public class AddressStringException extends HostIdentifierException
Constructor and Description |
---|
AddressStringException(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) |
AddressStringException(String key) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AddressStringException(CharSequence str, String key, Throwable cause)
public AddressStringException(CharSequence str, String key)
public AddressStringException(CharSequence str, String key, int characterIndex)
public AddressStringException(CharSequence str, int characterIndex)
public AddressStringException(CharSequence str, int characterIndex, boolean combo)
public AddressStringException(String key)