Class DuplicateProfileException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dev.getelements.elements.rt.exception.BaseException
dev.getelements.elements.rt.exception.DuplicateException
dev.getelements.elements.rt.exception.DuplicateProfileException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDuplicateProfileException
(String message) DuplicateProfileException
(String message, Throwable cause) DuplicateProfileException
(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) -
Method Summary
Methods inherited from class dev.getelements.elements.rt.exception.DuplicateException
getResponseCode
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DuplicateProfileException
public DuplicateProfileException() -
DuplicateProfileException
-
DuplicateProfileException
-
DuplicateProfileException
-
DuplicateProfileException
-