org.apache.cxf.staxutils
Class DepthExceededStaxException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.cxf.staxutils.DepthExceededStaxException
- All Implemented Interfaces:
- Serializable
public class DepthExceededStaxException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DepthExceededStaxException
public DepthExceededStaxException()
DepthExceededStaxException
public DepthExceededStaxException(String message)
Apache CXF