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