org.mvel2.templates
public class TemplateRuntimeError extends java.lang.RuntimeException
Constructor and Description |
---|
TemplateRuntimeError() |
TemplateRuntimeError(java.lang.String s) |
TemplateRuntimeError(java.lang.String s,
java.lang.Throwable throwable) |
TemplateRuntimeError(java.lang.Throwable throwable) |
public TemplateRuntimeError()
public TemplateRuntimeError(java.lang.String s)
public TemplateRuntimeError(java.lang.String s, java.lang.Throwable throwable)
public TemplateRuntimeError(java.lang.Throwable throwable)
Copyright © 2014. All Rights Reserved.