Package com.tailf.ned
Class NedCliBaseTemplate.ApplyException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- NedCliBaseTemplate
- See Also:
-
Field Summary
-
Constructor Summary
ConstructorDescriptionApplyException
(String msg, boolean isAtTop, boolean inConfigMode) ApplyException
(String line, String msg, boolean isAtTop, boolean inConfigMode) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
isAtTop
public boolean isAtTop -
inConfigMode
public boolean inConfigMode
-
-
Constructor Details
-
ApplyException
-
ApplyException
-