JEphem site
jephem API
Build classes

tig
Class Exceptions

java.lang.Object
  |
  +--tig.Exceptions
All Implemented Interfaces:
GeneralConstants

public abstract class Exceptions
extends java.lang.Object
implements GeneralConstants

Provides Exception utilities.


Field Summary
 
Fields inherited from interface tig.GeneralConstants
BLANK, FS, LS, NO_SPECIF, SPACE
 
Constructor Summary
Exceptions()
          Useless, as abstract class
 
Method Summary
static void printShortTrace(java.lang.Exception e)
          Useless, as abstract class
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Exceptions

public Exceptions()
Useless, as abstract class

Method Detail

printShortTrace

public static void printShortTrace(java.lang.Exception e)
Useless, as abstract class


JEphem site
jephem API
Build classes