Class EntityAlreadyExistsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.exoplatform.cs.exception.EntityAlreadyExistsException
All Implemented Interfaces:
Serializable

public class EntityAlreadyExistsException extends RuntimeException
See Also:
  • Constructor Details

    • EntityAlreadyExistsException

      public EntityAlreadyExistsException()
    • EntityAlreadyExistsException

      public EntityAlreadyExistsException(String message)
    • EntityAlreadyExistsException

      public EntityAlreadyExistsException(String message, Throwable throwable)