public class StructureDuplicateElementException extends PortalException
| Constructor and Description |
|---|
StructureDuplicateElementException() |
StructureDuplicateElementException(String msg) |
StructureDuplicateElementException(String msg,
Throwable cause) |
StructureDuplicateElementException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic StructureDuplicateElementException()
public StructureDuplicateElementException(String msg)
public StructureDuplicateElementException(String msg, Throwable cause)
public StructureDuplicateElementException(Throwable cause)