Class Axis2RepoManagerJSONExceptionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.wso2.carbon.repomanager.axis2.stub.Axis2RepoManagerJSONExceptionException
All Implemented Interfaces:
Serializable

public class Axis2RepoManagerJSONExceptionException extends Exception
See Also:
  • Constructor Details

    • Axis2RepoManagerJSONExceptionException

      public Axis2RepoManagerJSONExceptionException()
    • Axis2RepoManagerJSONExceptionException

      public Axis2RepoManagerJSONExceptionException(String s)
    • Axis2RepoManagerJSONExceptionException

      public Axis2RepoManagerJSONExceptionException(String s, Throwable ex)
    • Axis2RepoManagerJSONExceptionException

      public Axis2RepoManagerJSONExceptionException(Throwable cause)
  • Method Details