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