gnu.inet.encoding
Class StringprepException
java.lang.Object
java.lang.Throwable
java.lang.Exception
gnu.inet.encoding.StringprepException
- All Implemented Interfaces:
- Serializable
public class StringprepException
- extends Exception
Exception handling for StringPrep class.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CONTAINS_UNASSIGNED
public static String CONTAINS_UNASSIGNED
CONTAINS_PROHIBITED
public static String CONTAINS_PROHIBITED
BIDI_BOTHRAL
public static String BIDI_BOTHRAL
BIDI_LTRAL
public static String BIDI_LTRAL
StringprepException
public StringprepException(String m)
Copyright © 2012 Tigase. All Rights Reserved.