WebLogic Messaging API Class Library

MessageSecurityException Class

This exception will be thrown when a provider rejects a user name/password submitted by a client. It may also be thrown for any case where a security restriction prevents a method from completing.

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

System.Object
   Exception
      ApplicationException
         MessageException
            MessageSecurityException

public class MessageSecurityException : MessageException

Thread Safety

This type is safe for multithreaded operations.

Requirements

Namespace: WebLogic.Messaging

Assembly: WebLogic.Messaging (in WebLogic.Messaging.dll)

See Also

MessageSecurityException Members | WebLogic.Messaging Namespace