Exceptions in the command package

The command package defines a set of exception classes.

The CommandException class extends the DistributedException class and acts as the base class for the additional command-related exceptions: Applications can extend the CommandException class to define additional exceptions.

Although the CommandException class extends the DistributedException class, you do not have to import the distributed-exception package, com.ibm.websphere.exception, unless you need to use the features of the DistributedException class in your application.




Related tasks
Writing command interfaces


Terms and conditions for information centers | Feedback

Last updatedLast updated: Aug 30, 2013 4:53:43 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=pix&product=was-base-dist&topic=rcmd_exceptions
File name: rcmd_exceptions.html