org.jboss.soa.esb.message.urigen
Class URIGenerationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jboss.soa.esb.message.urigen.URIGenerationException
- All Implemented Interfaces:
- java.io.Serializable
public class URIGenerationException
- extends java.lang.Exception
Exception thrown when a URI can not be generated for a message.
- Author:
- Derek Adams
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
URIGenerationException
public URIGenerationException()
URIGenerationException
public URIGenerationException(java.lang.String arg0,
java.lang.Throwable arg1)
URIGenerationException
public URIGenerationException(java.lang.String arg0)
URIGenerationException
public URIGenerationException(java.lang.Throwable arg0)