]
Brian Stansberry updated AS7-6661:
----------------------------------
Fix Version/s: 8.0.0.Alpha1
Component/s: Domain Management
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
Components: Domain Management
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
Fix For: 8.0.0.Alpha1
--
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: