Class Warning

All Implemented Interfaces:
Serializable

public class Warning
extends PcoException
Warning class, that is not supposed to be thrown, but to be accessible after every native call as a member value of the Recorder and Sdk objects. Inherits from PcoException only to enable access to the "device" and "layer" parts of the errorcode, see PCO_err.h.
See Also:
Serialized Form
  • Constructor Details

    • Warning

      public Warning()
    • Warning

      public Warning​(int errorCode)
    • Warning

      public Warning​(PcoExceptionEnum constant)