Class ContentException

    • Constructor Detail

      • ContentException

        public ContentException​(String message)
        Constructor
        Parameters:
        message - The message
      • ContentException

        public ContentException​(String message,
                                Throwable reas)
        Constructor
        Parameters:
        message - The exception message
        reas - The throwable reason
      • ContentException

        public ContentException​(Throwable reas)
        Constructor
        Parameters:
        reas - The throwable reason