com.kddi.system
クラス DeviceNotSupportedException [Phase2〜]

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--com.kddi.system.DeviceNotSupportedException

public class DeviceNotSupportedException
extends java.lang.RuntimeException

移動機でサポートしていないデバイスを利用したときの例外。


コンストラクタの概要
DeviceNotSupportedException()
          例外オブジェクトの生成。
 
クラス java.lang.Throwable から継承したメソッド
getMessage, printStackTrace, toString
 
クラス java.lang.Object から継承したメソッド
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

DeviceNotSupportedException

public DeviceNotSupportedException()
例外オブジェクトの生成。


Copyright 2001-2002 Aplix Corporation. All rights reserved. Aplix Confidential and Restricted.