Class SchemaValidationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.progress.common.exception.ProException
com.progress.open4gl.Open4GLException
com.progress.open4gl.SchemaValidationException
All Implemented Interfaces:
com.progress.common.exception.IChainableException, Serializable

public class SchemaValidationException extends Open4GLException
A SchemaValidationException is thrown if we detect any inconsistency during SDO schema validation
See Also:
  • Constructor Details

    • SchemaValidationException

      public SchemaValidationException(long id, Object[] args)