gnu.inet.encoding
Class StringprepException
java.lang.Object
java.lang.Throwable
java.lang.Exception
gnu.inet.encoding.StringprepException
- All Implemented Interfaces:
- java.io.Serializable
public class StringprepException
- extends java.lang.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 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
CONTAINS_UNASSIGNED
public static java.lang.String CONTAINS_UNASSIGNED
CONTAINS_PROHIBITED
public static java.lang.String CONTAINS_PROHIBITED
BIDI_BOTHRAL
public static java.lang.String BIDI_BOTHRAL
BIDI_LTRAL
public static java.lang.String BIDI_LTRAL
StringprepException
public StringprepException(java.lang.String m)
Copyright © 2010 Tigase. All Rights Reserved.