public class BusyConversationException extends ContextException
Constructor and Description |
---|
BusyConversationException() |
BusyConversationException(java.lang.String message) |
BusyConversationException(java.lang.String message,
java.lang.Throwable cause) |
BusyConversationException(java.lang.Throwable cause) |
public BusyConversationException()
public BusyConversationException(java.lang.String message)
public BusyConversationException(java.lang.Throwable cause)
public BusyConversationException(java.lang.String message, java.lang.Throwable cause)