Class NeedAttributeParentException

All Implemented Interfaces:
LocalizedException, Serializable

public class NeedAttributeParentException extends LocalizedJspTagException
Author:
AO Industries, Inc.
See Also:
  • Constructor Details

    • NeedAttributeParentException

      public NeedAttributeParentException(String fromTagName, String attribute)
  • Method Details

    • getFromTagName

      public String getFromTagName()
    • getAttribute

      public String getAttribute()