com.sun.jini.system
Class CommandLine.ProgrammingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sun.jini.system.CommandLine.ProgrammingException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- CommandLine
public static class CommandLine.ProgrammingException
- extends RuntimeException
Signal that the programmer has invoked a method out of order.
The specific errors that generate this exception are defined
by subclasses.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CommandLine.ProgrammingException
public CommandLine.ProgrammingException(String str)
- Create an exception with the given detail string.
Copyright © GigaSpaces.