Package org.wso2.carbon
Class Axis2ModuleNotFound
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.wso2.carbon.CarbonException
-
- org.wso2.carbon.Axis2ModuleNotFound
-
- All Implemented Interfaces:
Serializable
public class Axis2ModuleNotFound extends CarbonException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Axis2ModuleNotFound(String message, String moduleName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetModuleName()-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-