ua.gradsoft.termware
Class TermWareRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ua.gradsoft.termware.TermWareRuntimeException
- All Implemented Interfaces:
- Serializable, ITermWareException
- Direct Known Subclasses:
- RuntimeAssertException
public class TermWareRuntimeException
- extends RuntimeException
- implements ITermWareException
Runtime holder for TermWare exceptions.
- Author:
- Ruslan Shevchenko
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TermWareRuntimeException
public TermWareRuntimeException(Exception ex)
rethrow
public void rethrow()
throws TermWareException
- rethrow holded exception
- Throws:
TermWareException
getTermWareException
public TermWareException getTermWareException()