Class ContentException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ContentAuthorizationException, CreateContentException, DeleteContentException, ReadContentException, UpdateContentException

public abstract class ContentException extends AppException
Since:
9.3
Author:
m.mahabiersing
See Also:
  • Constructor Details

    • ContentException

      public ContentException(String message, Throwable cause)
    • ContentException

      public ContentException(String message)