Class Axis2RepoManagerIOExceptionException

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

public class Axis2RepoManagerIOExceptionException extends Exception
See Also:
  • Constructor Details

    • Axis2RepoManagerIOExceptionException

      public Axis2RepoManagerIOExceptionException()
    • Axis2RepoManagerIOExceptionException

      public Axis2RepoManagerIOExceptionException(String s)
    • Axis2RepoManagerIOExceptionException

      public Axis2RepoManagerIOExceptionException(String s, Throwable ex)
    • Axis2RepoManagerIOExceptionException

      public Axis2RepoManagerIOExceptionException(Throwable cause)
  • Method Details