Class BLException

All Implemented Interfaces:
Serializable

public class BLException extends RuntimeException
See Also:
  • Constructor Details

    • BLException

      public BLException(de.joergdev.mosy.api.response.ResponseMessage msg)
    • BLException

      public BLException(String error, Throwable cause)
  • Method Details

    • getCauseMessage

      public String getCauseMessage()
    • getResponseMessage

      public de.joergdev.mosy.api.response.ResponseMessage getResponseMessage()