public class UndefinedTagException extends IOException
| Constructor and Description |
|---|
UndefinedTagException()
Create an Undefined Tag Exception.
|
UndefinedTagException(int code)
Create an Undefined Tag Exception.
|
UndefinedTagException(String msg)
Create an Undefined Tag Exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UndefinedTagException()
public UndefinedTagException(String msg)
msg - messagepublic UndefinedTagException(int code)
code - undefined tagIDCopyright © 2016. All rights reserved.