All Packages This Package Class Hierarchy Class Search Index
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----edu.utah.janos.nodeos.AddressFormatException
| Summary |
public class AddressFormatException
extends java.lang.Exception
{
// Constructors 1
public AddressFormatException(String);
}
AddressFormatException is thrown by Address.fromString() if it cannot parse an ANTSR Address.
See Also: fromString
| Cross Reference |
| Constructors |
· AddressFormatException | Summary | Top |
public AddressFormatException(String msg)
All Packages This Package Class Hierarchy Class Search IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7