Class DMLPrivacyException

  • All Implemented Interfaces:
    Serializable

    public class DMLPrivacyException
    extends DMLRuntimeException
    This exception should be thrown to flag DML runtime errors related to the violation of privacy constraints.
    See Also:
    Serialized Form
    • Constructor Detail

      • DMLPrivacyException

        public DMLPrivacyException​(String msg)
        This is the only valid constructor for DMLPrivacyException.
        Parameters:
        msg - message