public class WrongNumberArgsException extends Exception
| Constructor and Description | 
|---|
| WrongNumberArgsException(String argsExpected)Constructor WrongNumberArgsException | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WrongNumberArgsException(String argsExpected)
argsExpected - Error message that tells the number of arguments that 
 were expected.Copyright © 2018 JBoss by Red Hat. All rights reserved.