クラス
com.JRcServer.commons.exception.BaseException の使用

BaseException を使用しているパッケージ
com.JRcServer.commons.exception JRcCommons��O�����p�b�P�[�W. 
com.JRcServer.commons.io IO�֘A�̏�����T�|�[�g���܂�. 
com.JRcServer.commons.net �ʐM������T�|�[�g���܂�. 
com.JRcServer.commons.resource.cache �L���b�V����T�|�[�g����p�b�P�[�W. 
com.JRcServer.commons.sys.cmd �O���v���Z�X�N����T�|�[�g���܂�. 
com.JRcServer.commons.sys.user ���[�U�Ǘ��p�p�b�P�[�W. 
com.JRcServer.commons.thread thread������T�|�[�g���܂��B 
 

com.JRcServer.commons.exception での BaseException の使用
 

com.JRcServer.commons.exception での BaseException のサブクラス
 class AccessException
          アクセス例外処理.
 class ConvertException
          コンバート例外処理.
 class CursorEndException
          カーソル位置終端検知例外.
 class CursorOverException
          カーソル範囲外例外.
 class DestructObjectException
          オブジェクト破棄時例外処理.
 class ExecutionException
          実行例外処理.
 class ExistException
          情報が既に存在している場合の例外処理.
 class InputException
          入力例外処理.
 class NotConnectionException
          コネクション例外.
 class NotCreateException
          未生成例外.
 class NotEqualInfoException
          情報不一致例外処理.
 class NotExistException
          情報が存在しない場合の例外処理.
 class NotFormatTypeException
          フォーマットタイプ例外.
 class NotSearchException
          検索結果で情報が存在しない例外検知.
 class ReadException
          読み込み中発生例外処理.
 class ReadSyntaxException
          読み込み時構文例外.
 class SettingException
          設定例外処理.
 class TimeoutException
          タイムアウト例外処理.
 class UnsupportException
          サポート外例外処理.
 class WriteException
          書き込み中発生例外処理.
 

BaseException 型のパラメータを持つ com.JRcServer.commons.exception のメソッド
 void BaseException.saveBaseStackTrace(BaseException com)
          スタックトレースを記憶.
 

BaseException 型のパラメータを持つ com.JRcServer.commons.exception のコンストラクタ
AccessException(BaseException e)
          コンタストラクタ.
BaseException(BaseException e)
          コンタストラクタ.
ConvertException(BaseException e)
          コンタストラクタ.
CursorEndException(BaseException e)
          コンタストラクタ.
CursorOverException(BaseException e)
          コンタストラクタ.
DestructObjectException(BaseException e)
          コンタストラクタ.
ExecutionException(BaseException e)
          コンタストラクタ.
ExecutionException(BaseException e, int level)
          コンタストラクタ.
ExistException(BaseException e)
          コンタストラクタ.
InputException(BaseException e)
          コンタストラクタ.
NotConnectionException(BaseException e)
          コンタストラクタ.
NotCreateException(BaseException e)
          コンタストラクタ.
NotEqualInfoException(BaseException e)
          コンタストラクタ.
NotExistException(BaseException e)
          コンタストラクタ.
NotFormatTypeException(BaseException e)
          コンタストラクタ.
NotSearchException(BaseException e)
          コンタストラクタ.
ReadException(BaseException e)
          コンタストラクタ.
ReadSyntaxException(BaseException e)
          コンタストラクタ.
SettingException(BaseException e)
          コンタストラクタ.
TimeoutException(BaseException e)
          コンタストラクタ.
UnsupportException(BaseException e)
          コンタストラクタ.
WriteException(BaseException e)
          コンタストラクタ.
 

com.JRcServer.commons.io での BaseException の使用
 

com.JRcServer.commons.io での BaseException のサブクラス
 class DirectoryAccessException
          ディレクトリアクセス例外.
 class FileAccessException
          ファイルアクセス例外.
 class NotFileException
          指定ファイルなし例外.
 

BaseException 型のパラメータを持つ com.JRcServer.commons.io のコンストラクタ
DirectoryAccessException(BaseException e)
          コンタストラクタ.
FileAccessException(BaseException e)
          コンタストラクタ.
NotFileException(BaseException e)
          コンタストラクタ.
 

com.JRcServer.commons.net での BaseException の使用
 

com.JRcServer.commons.net での BaseException のサブクラス
 class AsynchronousException
          他のスレッドにより、コネクションがクローズされた場合の 例外.
 class CloseCompulsionException
          接続先強制切断例外.
 class ClosedConnectException
          接続先クローズ例外.
 class CommunicateException
          通信例外.
 class ConnectTimeoutException
          コネクションタイムアウト例外.
 class NotBindException
          バインド例外.
 class NotConnectException
          未接続例外.
 class NotInterfaceException
          指定インターフェイス非存在例外処理.
 class NotLoginException
          ログイン失敗例外処理.
 class UndefineBindException
          バインド未定義例外.
 class UnknownConnectException
          コネクション先不明例外.
 

BaseException 型のパラメータを持つ com.JRcServer.commons.net のコンストラクタ
AsynchronousException(BaseException e)
          コンタストラクタ.
CloseCompulsionException(BaseException e)
          コンタストラクタ.
ClosedConnectException(BaseException e)
          コンタストラクタ.
CommunicateException(BaseException e)
          コンタストラクタ.
CommunicateException(BaseException e, int code)
          コンタストラクタ.
CommunicateException(BaseException e, int code, java.lang.String message)
          コンタストラクタ.
CommunicateException(BaseException e, java.lang.String message)
          コンタストラクタ.
ConnectTimeoutException(BaseException e)
          コンタストラクタ.
NotBindException(BaseException e)
          コンタストラクタ.
NotConnectException(BaseException e)
          コンタストラクタ.
NotInterfaceException(BaseException e)
          コンタストラクタ.
NotLoginException(BaseException e)
          コンタストラクタ.
UndefineBindException(BaseException e)
          コンタストラクタ.
UnknownConnectException(BaseException e)
          コンタストラクタ.
 

com.JRcServer.commons.resource.cache での BaseException の使用
 

com.JRcServer.commons.resource.cache での BaseException のサブクラス
 class NotUseSectorException
          セクタ検索結果、有効なセクタが存在しない場合の例外.
 

BaseException 型のパラメータを持つ com.JRcServer.commons.resource.cache のコンストラクタ
NotUseSectorException(BaseException e)
          コンタストラクタ.
 

com.JRcServer.commons.sys.cmd での BaseException の使用
 

com.JRcServer.commons.sys.cmd での BaseException のサブクラス
 class NoExitProcessException
          プロセス実行中例外.
 

BaseException 型のパラメータを持つ com.JRcServer.commons.sys.cmd のコンストラクタ
NoExitProcessException(BaseException e)
          コンタストラクタ.
 

com.JRcServer.commons.sys.user での BaseException の使用
 

com.JRcServer.commons.sys.user での BaseException のサブクラス
 class LoginException
          ログイン失敗例外.
 

BaseException 型のパラメータを持つ com.JRcServer.commons.sys.user のコンストラクタ
LoginException(BaseException e)
          コンタストラクタ.
 

com.JRcServer.commons.thread での BaseException の使用
 

com.JRcServer.commons.thread での BaseException のサブクラス
 class DeadLockException
          デッドロック例外.
 class DeleteThreadException
          スレッド削除検知例外.
 

BaseException 型のパラメータを持つ com.JRcServer.commons.thread のコンストラクタ
DeadLockException(BaseException e)
          コンタストラクタ.
DeleteThreadException(BaseException e)
          コンタストラクタ.