public class InvalidDataException extends Exception
Constructor and Description |
---|
InvalidDataException(int closecode) |
InvalidDataException(int closecode,
String s) |
InvalidDataException(int closecode,
String s,
Throwable t) |
InvalidDataException(int closecode,
Throwable t) |
Modifier and Type | Method and Description |
---|---|
int |
getCloseCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2013. All Rights Reserved.