public final class IllegalRawDataException extends Exception
Constructor and Description |
---|
IllegalRawDataException() |
IllegalRawDataException(String message) |
IllegalRawDataException(String message,
Throwable cause) |
IllegalRawDataException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IllegalRawDataException()
public IllegalRawDataException(String message)
message
- public IllegalRawDataException(String message, Throwable cause)
message
- cause
- public IllegalRawDataException(Throwable cause)
cause
- Copyright © 2014. All Rights Reserved.