Class ProceedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jakarta.ws.rs.WebApplicationException
ee.jakarta.tck.ws.rs.ee.rs.ext.interceptor.writer.writerinterceptorcontext.ProceedException
- All Implemented Interfaces:
Serializable
public class ProceedException
extends jakarta.ws.rs.WebApplicationException
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jakarta.ws.rs.WebApplicationException
getResponse
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ProceedException
-
-
Method Details
-
getCause
Acyclic getCause() returns equivalent of this -
getMessage
- Overrides:
getMessage
in classThrowable
-