Package org.jboss.jbossts.star.client
Class GenericSRAException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jakarta.ws.rs.WebApplicationException
org.jboss.jbossts.star.client.GenericSRAException
- All Implemented Interfaces:
Serializable
public class GenericSRAException
extends jakarta.ws.rs.WebApplicationException
- See Also:
-
Constructor Summary
ConstructorDescriptionGenericSRAException
(URL sraId, int statusCode, String message, Throwable cause) -
Method Summary
Methods inherited from class jakarta.ws.rs.WebApplicationException
getResponse
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
GenericSRAException
-
-
Method Details
-
getStatusCode
public int getStatusCode() -
getLraId
-