@Deprecated public class MDEXSecurityException extends BddSecurityException
Constructor and Description |
---|
MDEXSecurityException(java.lang.String message)
Deprecated.
Constructor accepting a message
|
MDEXSecurityException(java.lang.String message,
java.lang.Throwable t)
Deprecated.
Constructor accepting a message and the root exception cause
|
public MDEXSecurityException(java.lang.String message)
message
- the message for the exceptionpublic MDEXSecurityException(java.lang.String message, java.lang.Throwable t)
message
- the message for the exceptiont
- the root causeCopyright 2003, 2014, Oracle and/or its affiliates. All rights reserved.