Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ACLEntryReadOnlyException Class

Exception class that represents an illegal modification of a read-only ACLEntry.

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

System.Object
   System.Exception
      System.ApplicationException
         Plumtree.Remote.PRC.ACLEntryReadOnlyException

public class ACLEntryReadOnlyException : ApplicationException

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.PRC

Assembly: idk (in idk.dll)

See Also

ACLEntryReadOnlyException Members | Plumtree.Remote.PRC Namespace