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