org.apache.cxf.common.i18n
Class UncheckedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.cxf.common.i18n.UncheckedException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- ConfigurationException, ExtensionException, Fault, ForkedCommandException, PolicyException, RMStoreException, ServiceConstructionException, WSDLQueryException
public class UncheckedException
- extends java.lang.RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
UncheckedException
public UncheckedException(Message msg)
UncheckedException
public UncheckedException(Message msg,
java.lang.Throwable t)
UncheckedException
public UncheckedException(java.lang.Throwable cause)
getCode
public java.lang.String getCode()
getMessage
public java.lang.String getMessage()
- Overrides:
getMessage in class java.lang.Throwable
Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.