public class InvalidReaderException extends OperationFailedException
_isTracable
Constructor | Description |
---|---|
InvalidReaderException() |
Creates a new instance of
TypeIndexNotDefined without detail message. |
InvalidReaderException(int errorCode,
java.lang.String reason,
java.lang.String stackTrace) |
overloaded constructor.
|
InvalidReaderException(java.lang.String msg) |
Constructs an instance of
TypeIndexNotDefined with the specified detail message. |
InvalidReaderException(java.lang.String s,
java.lang.IllegalArgumentException ex) |
overloaded constructor.
|
getErrorCode, printStackTrace, setErrorCode
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getIsTracable
public InvalidReaderException()
TypeIndexNotDefined
without detail message.public InvalidReaderException(java.lang.String msg)
TypeIndexNotDefined
with the specified detail message.msg
- the detail message.public InvalidReaderException(java.lang.String s, java.lang.IllegalArgumentException ex)
s
- the detail message.ex
- Nested exceptionpublic InvalidReaderException(int errorCode, java.lang.String reason, java.lang.String stackTrace)
errorCode
- assigned errorCodereason
- the detail message.stackTrace
- stackTrace