com.ibm.websphere.exception

Uses of Class DistributedException

Packages that use DistributedException

Package Description
com.ibm.websphere.command
com.ibm.websphere.exception

Uses of DistributedException in com.ibm.websphere.command

Modifier and Type Class and Description
  1. class
CommandException
This is the base class for all Command exceptions.
  1. class
UnauthorizedAccessException
UnauthorizedAccessException is thrown when attempting to execute a command without access authorization.
  1. class
UnavailableCompensatingCommandException
UnavailableCompensableCommandException is thrown by the getCompensatingCommand() method (in the CompensableCommand interface) if it finds no compensating command to return.
  1. class
UnsetInputPropertiesException
UnsetInputPropertiesException is thrown by the execute() method (in a TargetableCommandImpl class) if a command's isReadyToCallExecute() method returns false.

Uses of DistributedException in com.ibm.websphere.exception

Modifier and Type Class and Description
  1. class
ExceptionInstantiationException
Exception - ExceptionInstantiationException This indicates that an exception was thrown when trying to instantiate a previous exception in a chain of exceptions.