|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.dalsemi.system.IllegalAddressException
This exception is thrown by DataPort when access to an address
outside the permitted range is attempted.
| 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 |
public IllegalAddressException()
IllegalAddressException with no detail message.
public IllegalAddressException(java.lang.String s)
IllegalAddressException with the specified detail message.
s - the detail message description
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||