Class FITSWCS.exceptions.BadProjectionParameterException
All Packages Class Hierarchy This Package Previous Next Index
Class FITSWCS.exceptions.BadProjectionParameterException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----FITSWCS.exceptions.FITSWCSException
|
+----FITSWCS.exceptions.ProjectionException
|
+----FITSWCS.exceptions.BadProjectionParameterException
- public class BadProjectionParameterException
- extends ProjectionException
Invalid projection parameter(s) provided. This exception is usually
thrown by the constructor of a Projection object.
-
BadProjectionParameterException(String)
-
-
BadProjectionParameterException()
-
BadProjectionParameterException
public BadProjectionParameterException(String s)
BadProjectionParameterException
public BadProjectionParameterException()
All Packages Class Hierarchy This Package Previous Next Index