com.trackstudio.exception
Class GranException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.trackstudio.exception.GranException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- AccessDeniedException, CantFindObjectException, MailImportException, UserException
public class GranException
- extends java.lang.Exception
General TrackStudio error
- See Also:
- Serialized Form
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 |
GranException
public GranException()
GranException
public GranException(java.lang.Exception e)
GranException
public GranException(java.lang.Throwable e)
GranException
public GranException(java.lang.String str)
GranException
public GranException(java.lang.Exception e,
java.lang.String s)
GranException
public GranException(java.lang.Throwable e,
java.lang.String s)
getTSCause
public java.lang.Throwable getTSCause()
Copyright © 2002-2008 TrackStudio, Ltd. All Rights Reserved.