public class WikiSecurityException extends WikiException
Constructor and Description |
---|
WikiSecurityException(java.lang.String msg)
Constructs an exception.
|
WikiSecurityException(java.lang.String msg,
java.lang.Throwable cause)
Constructs an exception with a supplied cause.
|
public WikiSecurityException(java.lang.String msg)
msg
- the message to supply to the exceptionpublic WikiSecurityException(java.lang.String msg, java.lang.Throwable cause)
msg
- the message to supply to the exceptioncause
- the causestSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.