public class ValidationAccess extends ValidationItem
Constructor and Description |
---|
ValidationAccess(java.lang.String msgID,
DBObject targetObject,
DBAccessException accessException)
Creates new ValidationAccess
|
Modifier and Type | Method and Description |
---|---|
DBAccessException |
getCause() |
getArg, getHTMLMessage, getMessage, getMsgID, getObjectKey, getTargetObject, toString
public ValidationAccess(@Nonnull java.lang.String msgID, @Nullable DBObject targetObject, @Nonnull DBAccessException accessException)
msgID
- the message ID @see com.aspc.message.DBMessagetargetObject
- the target objectaccessException
- the access exception@CheckReturnValue @Nonnull public DBAccessException getCause()
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.