public class InvalidPreprocessingFunctionException extends RuntimeException
| Constructor and Description |
|---|
InvalidPreprocessingFunctionException(String name)
Constructor of InvalidPreprocessingFunctionException class.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidPreprocessingFunctionException(String name)
name, - Name of the wrong preprocessing functionCopyright © 2018. All rights reserved.