MetaDone
|
Public Member Functions | |
Metal2Exception () | |
Metal2Exception (String s) | |
Metal2Exception (Exception e) | |
Static Private Attributes | |
static final long | serialVersionUID = 1L |
This exception is thrown when the behaviour is unexpected due to a programming error.
metadone.metabusiness.exception.Metal2Exception.Metal2Exception | ( | ) |
metadone.metabusiness.exception.Metal2Exception.Metal2Exception | ( | String | s | ) |
metadone.metabusiness.exception.Metal2Exception.Metal2Exception | ( | Exception | e | ) |
final long metadone.metabusiness.exception.Metal2Exception.serialVersionUID = 1L [static, private] |