public class UnknownDirectiveException extends ConfigParseException
Asterisk only supports #include and #exec directives.
Constructor and Description |
---|
UnknownDirectiveException(String filename,
int lineno,
String format,
Object... params) |
getFileName, getLineNumber
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2004–2021. All rights reserved.