Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

CustomServiceFailureException Class

Thrown from Authenticate to tell the portal that there was a custom service failure. Returned to the portal as a string containing the error message provided instead of as a SOAP Fault.

For a list of all members of this type, see CustomServiceFailureException Members.

System.Object
   System.Exception
      Plumtree.Remote.ServiceException
         Plumtree.Remote.CustomServiceFailureException

public class CustomServiceFailureException : ServiceException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Plumtree.Remote

Assembly: idk (in idk.dll)

See Also

CustomServiceFailureException Members | Plumtree.Remote Namespace