jp.co.antenna.dmc.v3
クラス DMCException
java.lang.Object
java.lang.Throwable
java.lang.Exception
jp.co.antenna.dmc.v3.DMCException
- すべての実装インタフェース:
- java.io.Serializable
- public class DMCException
- extends java.lang.Exception
Exception Class
- 作成者:
- Hiorshi Obata
- 関連項目:
- 直列化された形式
クラス java.lang.Throwable から継承したメソッド |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
クラス java.lang.Object から継承したメソッド |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SystemError
public static final int SystemError
- 関連項目:
- 定数フィールド値
MemoryNotEnough
public static final int MemoryNotEnough
- 関連項目:
- 定数フィールド値
UserAbort
public static final int UserAbort
- 関連項目:
- 定数フィールド値
FileNotFound
public static final int FileNotFound
- 関連項目:
- 定数フィールド値
FileCantOpen
public static final int FileCantOpen
- 関連項目:
- 定数フィールド値
FileCantCreate
public static final int FileCantCreate
- 関連項目:
- 定数フィールド値
FileCantWrite
public static final int FileCantWrite
- 関連項目:
- 定数フィールド値
FileCantRead
public static final int FileCantRead
- 関連項目:
- 定数フィールド値
FileCantDelete
public static final int FileCantDelete
- 関連項目:
- 定数フィールド値
DllLoadFailed
public static final int DllLoadFailed
- 関連項目:
- 定数フィールド値
DllFuncCantFound
public static final int DllFuncCantFound
- 関連項目:
- 定数フィールド値
CantInitialize
public static final int CantInitialize
- 関連項目:
- 定数フィールド値
LicenseFileNotFound
public static final int LicenseFileNotFound
- 関連項目:
- 定数フィールド値
CantDetectFile
public static final int CantDetectFile
- 関連項目:
- 定数フィールド値
NotSuppoted
public static final int NotSuppoted
- 関連項目:
- 定数フィールド値
TimeOut
public static final int TimeOut
- 関連項目:
- 定数フィールド値
LanguageNotSupported
public static final int LanguageNotSupported
- 関連項目:
- 定数フィールド値
OtherProblems
public static final int OtherProblems
- 関連項目:
- 定数フィールド値
ProtectedByPassword
public static final int ProtectedByPassword
- 関連項目:
- 定数フィールド値
InvalidFile
public static final int InvalidFile
- 関連項目:
- 定数フィールド値
NoTextStringFound
public static final int NoTextStringFound
- 関連項目:
- 定数フィールド値
StoppedByOle
public static final int StoppedByOle
- 関連項目:
- 定数フィールド値
FileLengthOver
public static final int FileLengthOver
- 関連項目:
- 定数フィールド値
MaxLoopCounts
public static final int MaxLoopCounts
- 関連項目:
- 定数フィールド値
CompressDateUncompress
public static final int CompressDateUncompress
- 関連項目:
- 定数フィールド値
OleCantDetectFile
public static final int OleCantDetectFile
- 関連項目:
- 定数フィールド値
OleNotSuppoted
public static final int OleNotSuppoted
- 関連項目:
- 定数フィールド値
OleProtectedBypassWord
public static final int OleProtectedBypassWord
- 関連項目:
- 定数フィールド値
OleInvalidFile
public static final int OleInvalidFile
- 関連項目:
- 定数フィールド値
OleNoTextStringFound
public static final int OleNoTextStringFound
- 関連項目:
- 定数フィールド値
OleOutOfLimit
public static final int OleOutOfLimit
- 関連項目:
- 定数フィールド値
InsertFileOutOfLimit
public static final int InsertFileOutOfLimit
- 関連項目:
- 定数フィールド値
InsertFileNotSuppoted
public static final int InsertFileNotSuppoted
- 関連項目:
- 定数フィールド値
InsertFileNoTextStringFound
public static final int InsertFileNoTextStringFound
- 関連項目:
- 定数フィールド値
ProtectedByPassWordPDF
public static final int ProtectedByPassWordPDF
- 関連項目:
- 定数フィールド値
WrongPassWord
public static final int WrongPassWord
- 関連項目:
- 定数フィールド値
PWDfileNotSuppoted
public static final int PWDfileNotSuppoted
- 関連項目:
- 定数フィールド値
ProtectedByOwnerPassWordPDF
public static final int ProtectedByOwnerPassWordPDF
- 関連項目:
- 定数フィールド値
DMCException
public DMCException(int code)
isFileError
public boolean isFileError()
isDLLError
public boolean isDLLError()
isDetectError
public boolean isDetectError()
isTextError
public boolean isTextError()
isOleError
public boolean isOleError()
isPwdError
public boolean isPwdError()
getErrorReason
public int getErrorReason()
- Returns the errorReason.
- 戻り値:
- int