Class NoGRSFRecordException

  • All Implemented Interfaces:
    Serializable

    public class NoGRSFRecordException
    extends Exception
    implements Serializable
    This is thrown when the Manage product is pushed on a product that has a Record Type field of Source or none.
    Author:
    Costantino Perciante at ISTI-CNR (costantino.perciante@isti.cnr.it)
    See Also:
    Serialized Form
    • Constructor Detail

      • NoGRSFRecordException

        public NoGRSFRecordException()
      • NoGRSFRecordException

        public NoGRSFRecordException​(String errorMessage)
    • Method Detail

      • getErrorMessage

        public String getErrorMessage()