Class InternalHttpResponse

  • All Implemented Interfaces:
    java.io.Serializable

    public class InternalHttpResponse
    extends java.lang.Object
    implements java.io.Serializable
    Herts http response for internal message
    See Also:
    Serialized Form
    • Constructor Detail

      • InternalHttpResponse

        public InternalHttpResponse()
    • Method Detail

      • getExceptionCauseMessage

        public java.lang.String getExceptionCauseMessage()
      • setExceptionCauseMessage

        public void setExceptionCauseMessage​(java.lang.String exceptionCauseMessage)