com.tapina.robe.runtime
Class AddressException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bycom.tapina.robe.runtime.AddressException
All Implemented Interfaces:
java.io.Serializable

public final class AddressException
extends java.lang.RuntimeException

Created by IntelliJ IDEA. User: gareth Date: Sep 1, 2003 Time: 7:59:23 AM

See Also:
Serialized Form

Constructor Summary
AddressException(int address)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AddressException

public AddressException(int address)


Copyright © 2003-2005 . All Rights Reserved.