Class MessagingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.sling.distribution.journal.MessagingException
All Implemented Interfaces:
Serializable

public class MessagingException extends RuntimeException
See Also:
  • Constructor Details

    • MessagingException

      public MessagingException(String message)
    • MessagingException

      public MessagingException(String message, Exception cause)
    • MessagingException

      public MessagingException(String message, String responseCode)
  • Method Details

    • getResponseCode

      public String getResponseCode()