Class FITSWCS.exceptions.BadReferenceParameterException
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class FITSWCS.exceptions.BadReferenceParameterException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----FITSWCS.exceptions.FITSWCSException
                           |
                           +----FITSWCS.exceptions.BadReferenceParameterException

public class BadReferenceParameterException
extends FITSWCSException
an exception associated with use of invalid reference system parameters

Constructor Index

 o BadReferenceParameterException(String)
 o BadReferenceParameterException()

Constructors

 o BadReferenceParameterException
  public BadReferenceParameterException(String s)
 o BadReferenceParameterException
  public BadReferenceParameterException()

All Packages  Class Hierarchy  This Package  Previous  Next  Index