Class AddressStringException
java.lang.Object
java.lang.Throwable
java.lang.Exception
inet.ipaddr.HostIdentifierException
inet.ipaddr.AddressStringException
- All Implemented Interfaces:
Serializable
- Author:
- sfoley
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAddressStringException(CharSequence str, int characterIndex) AddressStringException(CharSequence str, int characterIndex, boolean combo) AddressStringException(CharSequence str, String key) AddressStringException(CharSequence str, String key, int characterIndex) AddressStringException(CharSequence str, String key, Throwable cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AddressStringException
-
AddressStringException
-
AddressStringException
-
AddressStringException
-
AddressStringException
-
AddressStringException
-