WebLogic Messaging API Class Library

MessageSecurityException�Constructor

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�MessageSecurityException(string);

Constructs a MessageSecurityException with the specified reason and error code.

public�MessageSecurityException(string,string,Exception);

See Also

MessageSecurityException Class | WebLogic.Messaging Namespace