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, hashCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getLocation
public 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.