Class DataObjectFormatReferenceException

All Implemented Interfaces:
Serializable

public class DataObjectFormatReferenceException extends DataObjectFormatVerificationException
Thrown during validation of the DataObjectFormat property if the target Reference cannot be found. Also thrown if the Reference references an Object that is not found.
Author:
Luís
See Also:
  • Constructor Details

    • DataObjectFormatReferenceException

      public DataObjectFormatReferenceException(String unmatchedReference)
  • Method Details