Class DesignDocumentAlreadyExistsException

All Implemented Interfaces:
Serializable

public class DesignDocumentAlreadyExistsException
extends DesignDocumentException
Since:
2.0
Author:
Michael Nitschinger
See Also:
Serialized Form
  • Constructor Details

    • DesignDocumentAlreadyExistsException

      public DesignDocumentAlreadyExistsException()
    • DesignDocumentAlreadyExistsException

      public DesignDocumentAlreadyExistsException​(String message)
    • DesignDocumentAlreadyExistsException

      public DesignDocumentAlreadyExistsException​(String message, Throwable cause)
    • DesignDocumentAlreadyExistsException

      public DesignDocumentAlreadyExistsException​(Throwable cause)