public class ValidationExecutionException extends BioLockJException
RETURN
Constructor and Description |
---|
ValidationExecutionException(BioModule module)
Generate BioModule specific error message.
|
ValidationExecutionException(String msg)
Default error message (not BioModule specific).
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ValidationExecutionException(BioModule module)
module
- BioModulepublic ValidationExecutionException(String msg)
msg
- Error message