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

Class FITSWCS.exceptions.UnsetProjectionParameterException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.lang.RuntimeException
                           |
                           +----FITSWCS.exceptions.UnsetProjectionParameterException

public class UnsetProjectionParameterException
extends RuntimeException

Constructor Index

 o UnsetProjectionParameterException(String)
 o UnsetProjectionParameterException()

Constructors

 o UnsetProjectionParameterException
  public UnsetProjectionParameterException(String s)
 o UnsetProjectionParameterException
  public UnsetProjectionParameterException()

All Packages  Class Hierarchy  This Package  Previous  Next  Index