gnu.inet.encoding
Class IDNAException
java.lang.Object
java.lang.Throwable
java.lang.Exception
gnu.inet.encoding.IDNAException
- All Implemented Interfaces:
- Serializable
public class IDNAException
- extends Exception
Exception handling for IDNA class.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CONTAINS_NON_LDH
public static String CONTAINS_NON_LDH
CONTAINS_HYPHEN
public static String CONTAINS_HYPHEN
CONTAINS_ACE_PREFIX
public static String CONTAINS_ACE_PREFIX
TOO_LONG
public static String TOO_LONG
IDNAException
public IDNAException(String m)
IDNAException
public IDNAException(StringprepException e)
IDNAException
public IDNAException(PunycodeException e)
Copyright © 2012 Tigase. All Rights Reserved.