Class ContentNotAllowedException

All Implemented Interfaces:
Serializable

public class ContentNotAllowedException extends ContentProcessException
occurs when the content provided does not meet preconditions
Author:
hyanghee
See Also:
  • Field Details

  • Constructor Details

    • ContentNotAllowedException

      public ContentNotAllowedException()
    • ContentNotAllowedException

      public ContentNotAllowedException(Exception e)
    • ContentNotAllowedException

      public ContentNotAllowedException(String message)
    • ContentNotAllowedException

      public ContentNotAllowedException(String message, Exception e)