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

ExistException を使用しているパッケージ
com.JRcServer.commons.io IO�֘A�̏�����T�|�[�g���܂�. 
com.JRcServer.commons.thread thread������T�|�[�g���܂��B 
com.JRcServer.commons.util JRcCommons���[�e�B���e�B�p�b�P�[�W. 
 

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

ExistException をスローする com.JRcServer.commons.io のメソッド
static void IOCom.mkdir(java.lang.String fullpath, java.lang.String dirName)
          対象のディレクトリを生成.
static java.lang.String IOCom.mkdirs(java.lang.String dirName)
          対象のディレクトリを生成.
 

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

ExistException をスローする com.JRcServer.commons.thread のメソッド
 void TObjectManager.put(java.lang.String key, java.lang.Object info)
          対象のオブジェクトを設定.
 

com.JRcServer.commons.util での ExistException の使用
 

ExistException をスローする com.JRcServer.commons.util のメソッド
 void ListDirectory.createDirectory(java.lang.String directory, java.lang.Object state)
          現在のディレクトリ位置に新しいディレクトリを生成.