public class DuplicateServiceException extends Exception
Constructor and Description |
---|
DuplicateServiceException() |
DuplicateServiceException(String message) |
DuplicateServiceException(String message,
Throwable cause) |
DuplicateServiceException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getMsg() |
void |
setMsg(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019 WSO2. All rights reserved.