public class InvalidParameter extends RuntimeException
InvalidParameter(String msg)
InvalidParameter(String msg, Exception e)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public InvalidParameter(String msg)
msg
public InvalidParameter(String msg, Exception e)
e
Copyright © 2017. All rights reserved.