org.springmodules.validation.util.fel
Class FelException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springmodules.validation.util.fel.FelException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- FelEvaluationException, FelParseException
public class FelException
- extends NestedRuntimeException
A parent class for all FEL exceptions.
- Author:
- Uri Boness
- See Also:
- Serialized Form
FelException
public FelException(String msg)
FelException
public FelException(String msg,
Throwable ex)
Copyright © 2009. All Rights Reserved.