Class TyperException

All Implemented Interfaces:
Serializable

public class TyperException extends RuntimeException
This is a generic exception thrown by the Typed Schema utilities.
See Also:
  • Constructor Details

    • TyperException

      public TyperException(String message)
    • TyperException

      public TyperException(String message, Throwable cause)