public class MessageProcessingException extends Exception
Constructor and Description |
---|
MessageProcessingException(String theMessage) |
MessageProcessingException(String theMessage,
Throwable theCause) |
MessageProcessingException(Throwable theCause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MessageProcessingException(String theMessage)
public MessageProcessingException(String theMessage, Throwable theCause)
public MessageProcessingException(Throwable theCause)
Copyright © 2012–2017 University Health Network. All rights reserved.