public class MissingArgumentsException extends IllegalArgumentException
Constructor and Description |
---|
MissingArgumentsException() |
MissingArgumentsException(String s) |
MissingArgumentsException(String message,
Throwable cause) |
MissingArgumentsException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016 JBoss by Red Hat. All rights reserved.