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