Class ValidationException

  • All Implemented Interfaces:
    Serializable

    public class ValidationException
    extends RuntimeException
    This is an unchecked exception that is thrown when a data value violates the Google Schema limits.
    See Also:
    Serialized Form
    • Constructor Detail

      • ValidationException

        public ValidationException​(String message)