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

Class FITSWCS.exceptions.FITSWCSException

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

public class FITSWCSException
extends Exception
general exception condition within the FITSWCS package

Constructor Index

 o FITSWCSException()
 o FITSWCSException(String)

Constructors

 o FITSWCSException
  public FITSWCSException()
 o FITSWCSException
  public FITSWCSException(String s)

All Packages  Class Hierarchy  This Package  Previous  Next  Index