public class ExpresionException
extends java.lang.RuntimeException
Modifier and Type | Field and Description |
---|---|
static int |
MSJ_MAX_LONG
Tamaño máximo del mensaje de error
|
Constructor and Description |
---|
ExpresionException() |
ExpresionException(java.lang.String msg) |
ExpresionException(java.lang.String msg,
java.lang.Throwable causa) |
ExpresionException(java.lang.Throwable causa) |