public static class CommandLine.ProgrammingException extends RuntimeException
Constructor and Description |
---|
ProgrammingException(String str)
Create an exception with the given detail string.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ProgrammingException(String str)
Copyright © 2016–2018. All rights reserved.