直列化された形式


パッケージ com.JRcServer.exception

Class com.JRcServer.exception.AccessException extends BaseException implements Serializable

Class com.JRcServer.exception.BaseException extends java.lang.Exception implements Serializable

直列化されたフィールド

m_stackTrace

java.lang.String m_stackTrace
スタックトレースを格納します。


m_traceScope

int m_traceScope
スタックトレーススコープ数.


m_message

java.lang.String m_message
エラー文字情報の設定.

Class com.JRcServer.exception.ConvertException extends AccessException implements Serializable

Class com.JRcServer.exception.CursorEndException extends CursorOverException implements Serializable

Class com.JRcServer.exception.CursorOverException extends AccessException implements Serializable

Class com.JRcServer.exception.DestructObjectException extends AccessException implements Serializable

Class com.JRcServer.exception.ExecutionException extends BaseException implements Serializable

直列化されたフィールド

m_level

int m_level
エラーレベル.

Class com.JRcServer.exception.ExistException extends AccessException implements Serializable

Class com.JRcServer.exception.InputException extends BaseException implements Serializable

Class com.JRcServer.exception.NotConnectionException extends AccessException implements Serializable

Class com.JRcServer.exception.NotCreateException extends SettingException implements Serializable

Class com.JRcServer.exception.NotEqualInfoException extends AccessException implements Serializable

Class com.JRcServer.exception.NotExistException extends SettingException implements Serializable

Class com.JRcServer.exception.NotFormatTypeException extends AccessException implements Serializable

Class com.JRcServer.exception.NotSearchException extends SettingException implements Serializable

Class com.JRcServer.exception.ReadException extends AccessException implements Serializable

Class com.JRcServer.exception.ReadSyntaxException extends AccessException implements Serializable

Class com.JRcServer.exception.SettingException extends BaseException implements Serializable

Class com.JRcServer.exception.TimeoutException extends AccessException implements Serializable

Class com.JRcServer.exception.UnsupportException extends AccessException implements Serializable

Class com.JRcServer.exception.WriteException extends AccessException implements Serializable


パッケージ com.JRcServer.io

Class com.JRcServer.io.DirectoryAccessException extends AccessException implements Serializable

Class com.JRcServer.io.FileAccessException extends AccessException implements Serializable

Class com.JRcServer.io.NotFileException extends AccessException implements Serializable


パッケージ com.JRcServer.io.javaio

Class com.JRcServer.io.javaio.JRcFile extends java.io.File implements Serializable


パッケージ com.JRcServer.net

Class com.JRcServer.net.AsynchronousException extends CommunicateException implements Serializable

Class com.JRcServer.net.CloseCompulsionException extends CommunicateException implements Serializable

Class com.JRcServer.net.ClosedConnectException extends CommunicateException implements Serializable

Class com.JRcServer.net.CommunicateException extends AccessException implements Serializable

直列化されたフィールド

m_code

int m_code
エラーコード.

Class com.JRcServer.net.ConnectTimeoutException extends CommunicateException implements Serializable

Class com.JRcServer.net.NotBindException extends CommunicateException implements Serializable

Class com.JRcServer.net.NotConnectException extends CommunicateException implements Serializable

Class com.JRcServer.net.NotInterfaceException extends NotExistException implements Serializable

Class com.JRcServer.net.NotLoginException extends AccessException implements Serializable

Class com.JRcServer.net.UndefineBindException extends CommunicateException implements Serializable

Class com.JRcServer.net.UnknownConnectException extends CommunicateException implements Serializable


パッケージ com.JRcServer.sql.operation

Class com.JRcServer.sql.operation.SQLAccessException extends AccessException implements Serializable

Class com.JRcServer.sql.operation.SQLParameterException extends AccessException implements Serializable


パッケージ com.JRcServer.sys.cmd

Class com.JRcServer.sys.cmd.NoExitProcessException extends AccessException implements Serializable


パッケージ com.JRcServer.sys.reg

Class com.JRcServer.sys.reg.LoginException extends AccessException implements Serializable

Class com.JRcServer.sys.reg.OwnerException extends AccessException implements Serializable


パッケージ com.JRcServer.thread

Class com.JRcServer.thread.DeadLockException extends AccessException implements Serializable

Class com.JRcServer.thread.DeleteThreadException extends AccessException implements Serializable