edu.ksu.cis.projects.bogor.module.throwable
Class ExtFailedBogorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
edu.ksu.cis.projects.bogor.module.throwable.BogorException
edu.ksu.cis.projects.bogor.module.throwable.ExtFailedBogorException
- All Implemented Interfaces:
- Disposable, Serializable
public class ExtFailedBogorException
- extends BogorException
Represents an extension call failed exception.
- Version:
- CVS $Revision: 1.2 $ $Date: 2004/02/25 02:40:37 $
- Author:
- Robby
- See Also:
- Serialized Form
Fields inherited from class edu.ksu.cis.projects.bogor.module.throwable.BogorException |
node |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ExtFailedBogorException
public ExtFailedBogorException()