org.wso2.carbon
Class Axis2ModuleNotFound

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.wso2.carbon.CarbonException
              extended by org.wso2.carbon.Axis2ModuleNotFound
All Implemented Interfaces:
Serializable

public class Axis2ModuleNotFound
extends CarbonException

See Also:
Serialized Form

Constructor Summary
Axis2ModuleNotFound(String message, String moduleName)
           
 
Method Summary
 String getModuleName()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Axis2ModuleNotFound

public Axis2ModuleNotFound(String message,
                           String moduleName)
Method Detail

getModuleName

public String getModuleName()


Copyright © 2014 WSO2 Inc. All rights reserved.