Base class for exceptions. ServiceExceptions
are returned to the portal as SOAP Faults, except in the cases of subclasses that return a status code. These subclasses include: AccessDeniedException, AccountExpiredException, AccountLockedException, CustomAuthenticationFailureException,
CustomServiceFailureException, GeneralFailureException, InvalidConfigurationException,
InvalidUsernameOrPasswordException, NoLongerExistsException, NoSuchUserException,
NotAvailableException, NotInitializedException, PasswordExpiredException,
PasswordMustChangeException, RemoteServerUnavailableException, RemoteServerUnreachableException,
ValidationException
, and SearchException
.
For a list of all members of this type, see ServiceException Members.
System.Object
System.Exception
Plumtree.Remote.ServiceException
Derived types
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: Plumtree.Remote
Assembly: idk (in idk.dll)
ServiceException Members | Plumtree.Remote Namespace