org.wso2.carbon.jarservices
Class DuplicateServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.wso2.carbon.jarservices.DuplicateServiceException
- All Implemented Interfaces:
- Serializable
public class DuplicateServiceException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DuplicateServiceException
public DuplicateServiceException()
DuplicateServiceException
public DuplicateServiceException(String message)
DuplicateServiceException
public DuplicateServiceException(String message,
Throwable cause)
DuplicateServiceException
public DuplicateServiceException(Throwable cause)
getMsg
public String getMsg()
setMsg
public void setMsg(String message)
Copyright © 2015 WSO2. All rights reserved.