public class UnknownRecipientException
extends java.lang.Exception
Constructor and Description |
---|
UnknownRecipientException()
Creates a
UnknownRecipientException with no detail message. |
UnknownRecipientException(java.lang.String s)
Creates a
UnknownRecipientException with the specified detail message. |