Class ContentExistException

All Implemented Interfaces:
Serializable

public class ContentExistException extends ServiceLayerException
See Also:
  • Constructor Details

    • ContentExistException

      public ContentExistException()
    • ContentExistException

      public ContentExistException(Throwable e)
    • ContentExistException

      public ContentExistException(String message)
    • ContentExistException

      public ContentExistException(String message, Exception e)