Class FITSWCS.exceptions.PixelBeyondProjectionException
All Packages Class Hierarchy This Package Previous Next Index
Class FITSWCS.exceptions.PixelBeyondProjectionException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----FITSWCS.exceptions.FITSWCSException
|
+----FITSWCS.exceptions.ProjectionException
|
+----FITSWCS.exceptions.PixelBeyondProjectionException
- public class PixelBeyondProjectionException
- extends ProjectionException
A given pixel lies beyond the defined spherical projection or the
conversion diverges at that position.
-
PixelBeyondProjectionException(String)
-
-
PixelBeyondProjectionException()
-
PixelBeyondProjectionException
public PixelBeyondProjectionException(String s)
PixelBeyondProjectionException
public PixelBeyondProjectionException()
All Packages Class Hierarchy This Package Previous Next Index