Class SchemaProcessException

  • All Implemented Interfaces:
    Serializable

    public class SchemaProcessException
    extends RuntimeException
    Represents the exception which defined data field cannot be found in database schema.
    See Also:
    Serialized Form
    • Constructor Detail

      • SchemaProcessException

        public SchemaProcessException​(String message)