com.ibm.websphere.servlet.response

Class ResponseErrorReport

    • Constructor Detail

      • ResponseErrorReport

        public ResponseErrorReport()
      • ResponseErrorReport

        public ResponseErrorReport(java.lang.String message)
        Constructs a new ResponseErrorReport with the specified message.
        Parameters:
        message - Message of exception
      • ResponseErrorReport

        public ResponseErrorReport(java.lang.String message,
                           java.lang.Throwable rootCause)
        Constructs a new ResponseErrorReport with the specified message and root cause.
        Parameters:
        message - Message of exception
        rootCause - Exception that caused this exception to be raised
      • ResponseErrorReport

        public ResponseErrorReport(java.lang.Throwable rootCause)
        Constructs a new WebAppErrorReport with the specified message and root cause.
        Parameters:
        rootCause - Exception that caused this exception to be raised
IBM WebSphere Application ServerTM
Release 8.5