public class GbjAbortingException extends GbjException
Constructor and Description |
---|
GbjAbortingException(GbjSession s,
GbjGciException e)
Creation method.
|
getMessage, isAbortingException, isCompilerException, isEventException, isFatalException, isInternalException, isRuntimeException, printStackTrace, saveProcess, setMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTrace, toString
public GbjAbortingException(GbjSession s, GbjGciException e)
s
- The GbjSession triggering the errore
- The GbjGciException associated with this error