public class DesignDocumentAlreadyExistsException extends DesignDocumentException
Constructor and Description |
---|
DesignDocumentAlreadyExistsException() |
DesignDocumentAlreadyExistsException(java.lang.String message) |
DesignDocumentAlreadyExistsException(java.lang.String message,
java.lang.Throwable cause) |
DesignDocumentAlreadyExistsException(java.lang.Throwable cause) |
public DesignDocumentAlreadyExistsException()
public DesignDocumentAlreadyExistsException(java.lang.String message)
public DesignDocumentAlreadyExistsException(java.lang.String message, java.lang.Throwable cause)
public DesignDocumentAlreadyExistsException(java.lang.Throwable cause)