public class InvalidPasswordException
extends java.lang.Exception
| Constructor and Description |
|---|
InvalidPasswordException(DataSource ds,
java.lang.String msgID,
java.lang.Object... args)
An invalid password
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object[] |
getArgs()
get the args
|
java.lang.String |
getMessage()
get the message
|
java.lang.String |
getMessageID()
get the message id
|
public InvalidPasswordException(DataSource ds, java.lang.String msgID, java.lang.Object... args)
ds - the datasource to usemsgID - the message idargs - the argumentspublic java.lang.String getMessageID()
public java.lang.String getMessage()
getMessage in class java.lang.Throwablepublic java.lang.Object[] getArgs()
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.