public class MomException extends Exception
MomException
class is the exception class thrown by the
MOM actors.Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
protected int |
type |
Constructor and Description |
---|
MomException(int type,
String info) |
MomException(String info)
Constructs a
MomException containing a given description. |
Modifier and Type | Method and Description |
---|---|
int |
getType() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
private static final long serialVersionUID
protected int type
Copyright © 2016 ScalAgent D.T.. All Rights Reserved.