jp.cssj.sakae.sac.parser
クラス ChangeCharacterEncodingException

java.lang.Object
  拡張java.lang.Throwable
      拡張java.lang.Exception
          拡張jp.cssj.sakae.sac.parser.ChangeCharacterEncodingException
すべての実装インタフェース:
Serializable

public class ChangeCharacterEncodingException
extends Exception

バージョン:
$Id: ChangeCharacterEncodingException.java,v 1.1 2005/05/17 04:18:23 harumanx Exp $
作成者:
MIYABE Tatsuhiko
関連項目:
直列化された形式

コンストラクタの概要
ChangeCharacterEncodingException(String encoding)
           
 
メソッドの概要
 String getCharacterEncoding()
           
 
クラス java.lang.Throwable から継承したメソッド
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

ChangeCharacterEncodingException

public ChangeCharacterEncodingException(String encoding)
メソッドの詳細

getCharacterEncoding

public String getCharacterEncoding()


(c)2009 GNN & Co.,Ltd.