public class IDNAException extends Exception
Modifier and Type | Field and Description |
---|---|
static String |
CONTAINS_ACE_PREFIX |
static String |
CONTAINS_HYPHEN |
static String |
CONTAINS_NON_LDH |
static String |
TOO_LONG |
Constructor and Description |
---|
IDNAException(PunycodeException e) |
IDNAException(String m) |
IDNAException(StringprepException e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static String CONTAINS_NON_LDH
public static String CONTAINS_HYPHEN
public static String CONTAINS_ACE_PREFIX
public static String TOO_LONG
public IDNAException(String m)
public IDNAException(StringprepException e)
public IDNAException(PunycodeException e)
Copyright © 2017 "Tigase, Inc.". All rights reserved.