Class ResponseErrorException

  • All Implemented Interfaces:
    Serializable

    public class ResponseErrorException
    extends javax.servlet.ServletException
    See Also:
    Serialized Form
    • Constructor Detail

      • ResponseErrorException

        public ResponseErrorException​(int errorCode)
    • Method Detail

      • getResponseStatus

        public int getResponseStatus()
      • setResponseStatus

        public void setResponseStatus​(int errorCode)