DevicesException Exception¶
Namespace: id3.Devices
Definition¶
This class represents errors that can occur during devices library execution.
class DevicesException(Exception)
class DevicesException implements Exception
public class DevicesException : Exception
public class DevicesException extends RuntimeException
Properties¶
Name |
Type |
Description |
---|---|---|
errorCode |
int |
Gets the error code classifying this exception. |