com.dalsemi.system
Class IllegalAddressException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.dalsemi.system.IllegalAddressException

public class IllegalAddressException
extends java.lang.Exception

This exception is thrown by DataPort when access to an address outside the permitted range is attempted.

See Also:
Serialized Form

Constructor Summary
IllegalAddressException()
          Constructs a IllegalAddressException with no detail message.
IllegalAddressException(java.lang.String s)
          Constructs a IllegalAddressException with the specified detail message.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IllegalAddressException

public IllegalAddressException()
Constructs a IllegalAddressException with no detail message.

IllegalAddressException

public IllegalAddressException(java.lang.String s)
Constructs a IllegalAddressException with the specified detail message.
Parameters:
desc - the detail message description


Also see:
o TINI 1.11 API, Optional Modules
o TINI Home Page
o 1-Wire API

Last update Fri Jan 24 12:06:43 CST 2003
Используются технологии uCoz