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