madkit.kernel
Class InvalidAddressException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by madkit.kernel.InvalidAddressException
All Implemented Interfaces:
java.io.Serializable

public class InvalidAddressException
extends java.lang.Exception

Raised when a parse error occurs on a KernelAddress or an AgentAddress.

Version:
d5 - 09/01/97
Author:
Olivier Gutknecht
See Also:
Serialized Form

Constructor Summary
protected InvalidAddressException()
           
protected InvalidAddressException(java.lang.String s)
           
 
Method Summary
 
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

InvalidAddressException

protected InvalidAddressException()

InvalidAddressException

protected InvalidAddressException(java.lang.String s)


Copyright © Madkit Team (O. Gutknecht, J. Ferber, F. Michel et al.) All Rights Reserved.