JNodeOS v1.1.5 API

edu.utah.janos.nodeos
Class AddressFormatException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--edu.utah.janos.nodeos.AddressFormatException

public class AddressFormatException
extends java.lang.Exception

AddressFormatException is thrown by Address.fromString() if it cannot parse an ANTSR Address.

Author:
Janos Ministry of Development
See Also:
Address.fromString(String), Serialized Form

Constructor Summary
AddressFormatException(java.lang.String msg)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AddressFormatException

public AddressFormatException(java.lang.String msg)

JNodeOS v1.1.5 API

This documentation is Copyright (C) 1998-2001 The University of Utah. All Rights Reserved. See the file LICENSE for distribution terms.
Documentation, software, and mailing list archives for Janos can be found at the Janos Project: http://www.cs.utah.edu/flux/janos/