public class InvalidUserParmException extends DisseminationException
| Constructor and Description |
|---|
InvalidUserParmException(String message)
Creates an InvalidUserParmException.
|
getCode, getDetails, getDetails, getMessage, getMessage, setWasServer, wasServeraddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidUserParmException(String message)
message - An informative message explaining what happened and (possibly) how
to fix it.Copyright © 2013 DuraSpace. All Rights Reserved.