org.jboss.jca.as.converters
Class UnknownTagException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jboss.jca.as.converters.UnknownTagException
- All Implemented Interfaces:
- Serializable
public class UnknownTagException
- extends Exception
NotSupportException
- Version:
- $Revision: $
- Author:
- Jeff Zhang
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnknownTagException
public UnknownTagException()
- Constructs a new instance with null as its detail message.
UnknownTagException
public UnknownTagException(String message)
- Constructs a new instance with the specified detail message.
- Parameters:
message - the detail message.
Copyright © 2011 Red Hat Middleware LLC (http://www.jboss.com/)