Class GenericSRAException

  • All Implemented Interfaces:
    Serializable

    public class GenericSRAException
    extends javax.ws.rs.WebApplicationException
    See Also:
    Serialized Form
    • Constructor Detail

      • GenericSRAException

        public GenericSRAException​(URL sraId,
                                   int statusCode,
                                   String message,
                                   Throwable cause)
    • Method Detail

      • getStatusCode

        public int getStatusCode()
      • getLraId

        public URL getLraId()