org.apache.cocoon.forms.formmodel
Class CannotYetResolveWarning
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.cocoon.forms.formmodel.CannotYetResolveWarning
- All Implemented Interfaces:
- Serializable
public class CannotYetResolveWarning
- extends RuntimeException
This exception is thrown by ExpressionContextImpl
when it asked for
the value of a required field, when that required field does not yet have
a value.
- Version:
- $Id: CannotYetResolveWarning.html 1304258 2012-03-23 10:09:27Z ilgrosso $
- See Also:
- Serialized Form
CannotYetResolveWarning
public CannotYetResolveWarning()
getMessage
public String getMessage()
- Overrides:
getMessage
in class Throwable
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.