Class ElementTypeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ubs.backend.annotations.json.ElementTypeException
All Implemented Interfaces:
Serializable

public class ElementTypeException extends Exception
This exception will be throws if an Object was handled with the wrong handler
See Also:
JsonField, ElementHandler, Serialized Form
  • Constructor Details

    • ElementTypeException

      public ElementTypeException(String message)
      Constructor to throw the Exception
      Parameters:
      message - the message which will be shown