org.astrogrid.jes.delegate
Class JesDelegateException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.astrogrid.jes.delegate.JesDelegateException
All Implemented Interfaces:
java.io.Serializable

public class JesDelegateException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
JesDelegateException(java.lang.String message)
           
JesDelegateException(java.lang.String message, java.lang.Throwable exception)
           
JesDelegateException(java.lang.Throwable exception)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JesDelegateException

public JesDelegateException(java.lang.String message)

JesDelegateException

public JesDelegateException(java.lang.String message,
                            java.lang.Throwable exception)

JesDelegateException

public JesDelegateException(java.lang.Throwable exception)


Copyright © 2002-2007 AstroGrid. All Rights Reserved.