@Unrecoverable @StreamContingency @WebFault(name="InvalidTreeFault") public class InvalidTreeException extends Exception
TReader,
TWriter,
Serialized Form| Constructor and Description |
|---|
InvalidTreeException()
Creates an instance.
|
InvalidTreeException(String msg)
Creates an instance with given message.
|
InvalidTreeException(String msg,
Throwable cause)
Creates an instance with a given message and cause.
|
InvalidTreeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidTreeException()
public InvalidTreeException(String msg)
msg - the messagepublic InvalidTreeException(String msg, Throwable cause)
msg - the messagecause - the causepublic InvalidTreeException(Throwable cause)
Copyright © 2014. All Rights Reserved.