Class DataObjectFormatVerificationException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DataObjectFormatMismatchException, DataObjectFormatReferenceException

public abstract class DataObjectFormatVerificationException extends InvalidPropertyException
Base for exceptions during verification of the DataObjectFormat property.
Author:
Luís
See Also:
  • Constructor Details

    • DataObjectFormatVerificationException

      public DataObjectFormatVerificationException()
  • Method Details