[jboss-jira] [JBoss JIRA] (AS7-6661) Ensure OperationFailedException constructors don't allow null failure description
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Mon Mar 4 21:30:56 EST 2013
[ https://issues.jboss.org/browse/AS7-6661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated AS7-6661:
----------------------------------
Assignee: Brian Stansberry
> 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
> Assignee: 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: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list