tigase.util
Class TigaseStringprepException
java.lang.Object
java.lang.Throwable
java.lang.Exception
tigase.util.TigaseStringprepException
- All Implemented Interfaces:
- Serializable
public class TigaseStringprepException
- extends Exception
- Author:
- kobit
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TigaseStringprepException
public TigaseStringprepException()
- Creates a new instance of
TigaseStringprepException without detail message.
TigaseStringprepException
public TigaseStringprepException(String msg)
- Constructs an instance of
TigaseStringprepException with the specified detail message.
- Parameters:
msg - the detail message.
TigaseStringprepException
public TigaseStringprepException(String msg,
Throwable th)
Copyright © 2013 Tigase. All Rights Reserved.