Class MissingAttributeException

All Implemented Interfaces:
Serializable, LocationAware

public class MissingAttributeException extends JellyTagException

JellyException is the root of all Jelly exceptions.

Version:
$Revision: 155420 $
Author:
James Strachan
See Also:
  • Constructor Details

    • MissingAttributeException

      public MissingAttributeException(String missingAttribute)
  • Method Details

    • getMissingAttribute

      public String getMissingAttribute()