Package com.logicaldoc.core.automation
Class ForbiddenCodeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.logicaldoc.core.automation.AutomationException
com.logicaldoc.core.automation.ForbiddenCodeException
- All Implemented Interfaces:
- Serializable
Exception raised when suspicious code has been detected
- Since:
- 9.0.1
- Author:
- Marco Meschieri - LogicalDOC
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionForbiddenCodeException(String expression) ForbiddenCodeException(String snippet, String expression) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
ForbiddenCodeException
- 
ForbiddenCodeException
 
-