public class NedCliBaseTemplate.ApplyException extends Exception
| Modifier and Type | Field and Description | 
|---|---|
boolean | 
inConfigMode  | 
boolean | 
isAtTop  | 
| Constructor and Description | 
|---|
ApplyException(String msg,
              boolean isAtTop,
              boolean inConfigMode)  | 
ApplyException(String line,
              String msg,
              boolean isAtTop,
              boolean inConfigMode)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString