WebLogic Messaging API Class Library

MessageSecurityException\xA0Constructor

Constructs a MessageSecurityException with the specified reason and error code.

Overload List

Constructs a MessageSecurityException with the specified reason. The error code defaults to null.

public\xA0MessageSecurityException(String);

Constructs a MessageSecurityException with the specified reason and error code.

public\xA0MessageSecurityException(String,String,Exception);

See Also

MessageSecurityException Class | WebLogic.Messaging Namespace