public class TupleException extends StreamBaseException
| Constructor and Description |
|---|
TupleException(String message)
Constructor
|
TupleException(String message,
Throwable cause)
Constructor
|
TupleException(Throwable cause)
Constructor
|
asXmlStringSingle, asXmlStringStrict, asXmlStringStrict, equals, getParams, hashCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetLocationpublic TupleException(String message)
message - Messagepublic TupleException(String message, Throwable cause)
message - Messagecause - Causepublic TupleException(Throwable cause)
cause - CauseCopyright © 2015–2019 Cloud Software Group, Inc.. All rights reserved.