Brian Stansberry created AS7-6661:
-------------------------------------
Summary: Ensure OperationFailedException constructors don't allow null
failure description
Key: AS7-6661
URL:
https://issues.jboss.org/browse/AS7-6661
Project: Application Server 7
Issue Type: Enhancement
Environment: OFE.getFailureDescription() should not return null.
OperationClientException javadoc should clearly state this.
An OFE(Throwable cause) constructor would be good; just call this(cause.getMessage(),
cause).
Reporter: Brian Stansberry
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira