Class MessagingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.fraunhofer.iese.mydata.exception.MessagingException
All Implemented Interfaces:
Serializable

public class MessagingException extends Exception
See Also:
  • Constructor Details

    • MessagingException

      public MessagingException(String string, Exception e)
    • MessagingException

      public MessagingException(String string)
    • MessagingException

      public MessagingException(Exception e)
  • Method Details

    • getStatus

      public int getStatus()