public class IllegalParametersException extends Exception
DriverProperties problems.| Constructor and Description |
|---|
IllegalParametersException()
Creates new
IllegleParametersException without detail message. |
IllegalParametersException(String msg)
Constructs an
IllegleParametersException with the specified detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IllegalParametersException()
IllegleParametersException without detail message.public IllegalParametersException(String msg)
IllegleParametersException with the specified detail message.msg - the detail message.Copyright © 2015. All rights reserved.