public class MethodNotSupportedException extends MessagingException
Constructor and Description |
---|
MethodNotSupportedException() |
MethodNotSupportedException(java.lang.String message) |
MethodNotSupportedException(java.lang.String message,
java.lang.Exception e) |
getCause, getNextException, setNextException, toString
public MethodNotSupportedException()
public MethodNotSupportedException(java.lang.String message)
public MethodNotSupportedException(java.lang.String message, java.lang.Exception e)