パッケージ
com.JRcServer.exception の使用

com.JRcServer.exception を使用しているパッケージ
com.JRcServer.conf コンフィグファイル(confファイル)をサポートします. 
com.JRcServer.etc JRcServerアプリケーションでの他属性パッケージをサポートします. 
com.JRcServer.exception JRcServerでの例外処理をサポートします. 
com.JRcServer.io IO関連の処理をサポートします. 
com.JRcServer.net 通信処理をサポートします. 
com.JRcServer.net.umsg.engine 非同期通信を行うエンジンパッケージを提供します. 
com.JRcServer.resource 資源情報をサポートします. 
com.JRcServer.space 空間ファイル定義をサポートします. 
com.JRcServer.sql.operation データベースI/O処理をサポートします. 
com.JRcServer.sql.operation.core データベースI/O処理のコア処理をサポートします. 
com.JRcServer.sql.pool データベースプールをサポートします. 
com.JRcServer.sql.pool.core データベースプールを行うコア処理です. 
com.JRcServer.sys JRcServer-Systemの管理を行うパッケージを提供します. 
com.JRcServer.sys.alias エイリアス名でファイル情報を管理します. 
com.JRcServer.sys.alias.local java.net.URL.openConnection( URL )で利用されるLocal資源(protocol:local)をサポートします. 
com.JRcServer.sys.alias.resource Alias用資源情報をサポートします. 
com.JRcServer.sys.cmd 外部プロセス起動をサポートします. 
com.JRcServer.sys.loader デプロイ/アンデプロイを管理するクラスローダをサポートします. 
com.JRcServer.sys.log ログ出力処理をサポートします. 
com.JRcServer.sys.log.custom 構成定義が可能なログ出力処理をサポートします. 
com.JRcServer.sys.log.custom.base 構成定義可能なログ出力エンジン部品をサポートします. 
com.JRcServer.sys.log.custom.common 構成定義可能なログ出力処理のエンジン部品のインターフェイスをサポートします. 
com.JRcServer.sys.reg JRcServer用のRegistry管理を行うパッケージを提供します. 
com.JRcServer.sys.url java.net.URL.openConnection( URL )で利用されるURLStreamHandler関連を定義します. 
com.JRcServer.thread thread処理をサポートします。 
com.JRcServer.util JRcServer内のユーティリティ処理をサポートします. 
com.JRcServer.util.array JRcServer内の配列処理をサポートします. 
com.JRcServer.util.convert JRcServerでのコンバート処理をサポートします. 
com.JRcServer.util.encode JRcServer内の文字コードエンコード関連をサポートします. 
com.JRcServer.util.read 情報読み込み(解析)処理をサポートします. 
com.JRcServer.util.table JRcServer内のテーブル処理をサポートします. 
com.JRcServer.util.zip ZIP関連の処理をサポートします. 
com.JRcServer.window Swingによるウィンドウ処理をサポートします. 
 

com.JRcServer.conf により使用される com.JRcServer.exception のクラス
InputException
          入力例外処理.
ReadSyntaxException
          読み込み時構文例外.
 

com.JRcServer.etc により使用される com.JRcServer.exception のクラス
AccessException
          アクセス例外処理.
InputException
          入力例外処理.
NotEqualInfoException
          情報不一致例外処理.
ReadSyntaxException
          読み込み時構文例外.
UnsupportException
          サポート外例外処理.
 

com.JRcServer.exception により使用される com.JRcServer.exception のクラス
AccessException
          アクセス例外処理.
BaseException
          共通例外処理.
CursorOverException
          カーソル範囲外例外.
InputException
          入力例外処理.
SettingException
          設定例外処理.
StackTrace
          スタックトレース情報インターフェイス.
 

com.JRcServer.io により使用される com.JRcServer.exception のクラス
AccessException
          アクセス例外処理.
BaseException
          共通例外処理.
ExecutionException
          実行例外処理.
ExistException
          情報が既に存在している場合の例外処理.
InputException
          入力例外処理.
NotExistException
          情報が存在しない場合の例外処理.
ReadSyntaxException
          読み込み時構文例外.
 

com.JRcServer.net により使用される com.JRcServer.exception のクラス
AccessException
          アクセス例外処理.
BaseException
          共通例外処理.
InputException
          入力例外処理.
NotExistException
          情報が存在しない場合の例外処理.
SettingException
          設定例外処理.
UnsupportException
          サポート外例外処理.
 

com.JRcServer.net.umsg.engine により使用される com.JRcServer.exception のクラス
AccessException
          アクセス例外処理.
ExecutionException
          実行例外処理.
InputException
          入力例外処理.
 

com.JRcServer.resource により使用される com.JRcServer.exception のクラス
AccessException
          アクセス例外処理.
InputException
          入力例外処理.
 

com.JRcServer.space により使用される com.JRcServer.exception のクラス
AccessException
          アクセス例外処理.
InputException
          入力例外処理.
 

com.JRcServer.sql.operation により使用される com.JRcServer.exception のクラス
AccessException
          アクセス例外処理.
BaseException
          共通例外処理.
ExecutionException
          実行例外処理.
InputException
          入力例外処理.
 

com.JRcServer.sql.operation.core により使用される com.JRcServer.exception のクラス
ExecutionException
          実行例外処理.
InputException
          入力例外処理.
 

com.JRcServer.sql.pool により使用される com.JRcServer.exception のクラス
AccessException
          アクセス例外処理.
InputException
          入力例外処理.
 

com.JRcServer.sql.pool.core により使用される com.JRcServer.exception のクラス
InputException
          入力例外処理.
 

com.JRcServer.sys により使用される com.JRcServer.exception のクラス
ExecutionException
          実行例外処理.
 

com.JRcServer.sys.alias により使用される com.JRcServer.exception のクラス
AccessException
          アクセス例外処理.
InputException
          入力例外処理.
 

com.JRcServer.sys.alias.local により使用される com.JRcServer.exception のクラス
AccessException
          アクセス例外処理.
InputException
          入力例外処理.
 

com.JRcServer.sys.alias.resource により使用される com.JRcServer.exception のクラス
AccessException
          アクセス例外処理.
InputException
          入力例外処理.
 

com.JRcServer.sys.cmd により使用される com.JRcServer.exception のクラス
AccessException
          アクセス例外処理.
BaseException
          共通例外処理.
 

com.JRcServer.sys.loader により使用される com.JRcServer.exception のクラス
AccessException
          アクセス例外処理.
InputException
          入力例外処理.
 

com.JRcServer.sys.log により使用される com.JRcServer.exception のクラス
BaseException
          共通例外処理.
InputException
          入力例外処理.
 

com.JRcServer.sys.log.custom により使用される com.JRcServer.exception のクラス
BaseException
          共通例外処理.
ExecutionException
          実行例外処理.
InputException
          入力例外処理.
NotEqualInfoException
          情報不一致例外処理.
ReadSyntaxException
          読み込み時構文例外.
SettingException
          設定例外処理.
 

com.JRcServer.sys.log.custom.base により使用される com.JRcServer.exception のクラス
InputException
          入力例外処理.
NotEqualInfoException
          情報不一致例外処理.
ReadSyntaxException
          読み込み時構文例外.
SettingException
          設定例外処理.
 

com.JRcServer.sys.log.custom.common により使用される com.JRcServer.exception のクラス
InputException
          入力例外処理.
NotEqualInfoException
          情報不一致例外処理.
ReadSyntaxException
          読み込み時構文例外.
SettingException
          設定例外処理.
 

com.JRcServer.sys.reg により使用される com.JRcServer.exception のクラス
AccessException
          アクセス例外処理.
BaseException
          共通例外処理.
InputException
          入力例外処理.
 

com.JRcServer.sys.url により使用される com.JRcServer.exception のクラス
AccessException
          アクセス例外処理.
InputException
          入力例外処理.
 

com.JRcServer.thread により使用される com.JRcServer.exception のクラス
AccessException
          アクセス例外処理.
BaseException
          共通例外処理.
ExecutionException
          実行例外処理.
ExistException
          情報が既に存在している場合の例外処理.
InputException
          入力例外処理.
SettingException
          設定例外処理.
 

com.JRcServer.util により使用される com.JRcServer.exception のクラス
AccessException
          アクセス例外処理.
ExecutionException
          実行例外処理.
ExistException
          情報が既に存在している場合の例外処理.
InputException
          入力例外処理.
NotExistException
          情報が存在しない場合の例外処理.
ReadException
          読み込み中発生例外処理.
ReadSyntaxException
          読み込み時構文例外.
UnsupportException
          サポート外例外処理.
 

com.JRcServer.util.array により使用される com.JRcServer.exception のクラス
InputException
          入力例外処理.
 

com.JRcServer.util.convert により使用される com.JRcServer.exception のクラス
ConvertException
          コンバート例外処理.
InputException
          入力例外処理.
 

com.JRcServer.util.encode により使用される com.JRcServer.exception のクラス
InputException
          入力例外処理.
UnsupportException
          サポート外例外処理.
 

com.JRcServer.util.read により使用される com.JRcServer.exception のクラス
InputException
          入力例外処理.
NotExistException
          情報が存在しない場合の例外処理.
ReadSyntaxException
          読み込み時構文例外.
 

com.JRcServer.util.table により使用される com.JRcServer.exception のクラス
InputException
          入力例外処理.
 

com.JRcServer.util.zip により使用される com.JRcServer.exception のクラス
AccessException
          アクセス例外処理.
InputException
          入力例外処理.
 

com.JRcServer.window により使用される com.JRcServer.exception のクラス
AccessException
          アクセス例外処理.
InputException
          入力例外処理.
SettingException
          設定例外処理.