public class PyroException extends RuntimeException
Modifier and Type | Field and Description |
---|---|
String |
_pyroTraceback |
Constructor and Description |
---|
PyroException(String message) |
PyroException(String message,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
void |
__setstate__(HashMap<?,?> args)
called by the Unpickler to restore state
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016. All Rights Reserved.