TigaseStringprepException

public class TigaseStringprepException extends Exception
Author:kobit

Constructors

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)