Class PTEID_ExNoReader

  • All Implemented Interfaces:
    java.io.Serializable

    public class PTEID_ExNoReader
    extends PTEID_Exception
    Exception class No reader (error code = EIDMW_ERR_NO_READER)

    Throw when the reader set is empty
    Used in : - PTEID_Object::checkContextStillOk()
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      PTEID_ExNoReader()
      Constructor
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void delete()  
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • PTEID_ExNoReader

        public PTEID_ExNoReader()
        Constructor