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