Class WebappStatPublisherAdminException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.wso2.carbon.bam.webapp.stat.publisher.stub.WebappStatPublisherAdminException
All Implemented Interfaces:
Serializable

public class WebappStatPublisherAdminException extends Exception
See Also:
  • Constructor Details

    • WebappStatPublisherAdminException

      public WebappStatPublisherAdminException()
    • WebappStatPublisherAdminException

      public WebappStatPublisherAdminException(String s)
    • WebappStatPublisherAdminException

      public WebappStatPublisherAdminException(String s, Throwable ex)
    • WebappStatPublisherAdminException

      public WebappStatPublisherAdminException(Throwable cause)
  • Method Details