public class MessageValueException extends MomException
MessageValueException
is thrown when a value carried by a
message is incorrectly accessed or typed.Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
type
Constructor and Description |
---|
MessageValueException(String info)
Constructs a
MessageValueException instance. |
getType
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
private static final long serialVersionUID
public MessageValueException(String info)
MessageValueException
instance.Copyright © 2015 ScalAgent D.T.. All Rights Reserved.