
public class UnknownTagException extends Exception
| Constructor and Description |
|---|
UnknownTagException()
Constructs a new instance with null as its detail message.
|
UnknownTagException(String message)
Constructs a new instance with the specified detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnknownTagException()
public UnknownTagException(String message)
message - the detail message.Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)