Class JsonCreationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.opencastproject.adminui.exception.JsonCreationException
All Implemented Interfaces:
Serializable

public class JsonCreationException extends Exception
Denotes an exception which occurred during the process of creating JSON.
Author:
ademasi
See Also:
  • Constructor Details

    • JsonCreationException

      public JsonCreationException(String message)