Class EventAdminException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.wso2.carbon.event.admin.internal.exception.EventAdminException
All Implemented Interfaces:
Serializable

@Deprecated public class EventAdminException extends Exception
Deprecated.
See Also:
  • Field Details

    • errorMessage

      public String errorMessage
      Deprecated.
  • Constructor Details

    • EventAdminException

      public EventAdminException()
      Deprecated.
    • EventAdminException

      public EventAdminException(String message)
      Deprecated.
    • EventAdminException

      public EventAdminException(String message, Throwable cause)
      Deprecated.
    • EventAdminException

      public EventAdminException(Throwable cause)
      Deprecated.
  • Method Details

    • getErrorMessage

      public String getErrorMessage()
      Deprecated.