Date: 2004-08-03T14:31:46 Editor: TravisStevens <[EMAIL PROTECTED]> Wiki: Jakarta Commons Wiki Page: DigesterNoAccessibleMethod URL: http://wiki.apache.org/jakarta-commons/DigesterNoAccessibleMethod
no comment Change Log: ------------------------------------------------------------------------------ @@ -1,6 +1,9 @@ = No Accessible Method = -== Digester.addSetNext() == +Below is a list of methods that can spawn the 'No Accessible Method' exception. -* The object in which one is trying to relate the current object does not have the specified method. -* The object in which one is trying to relate the current object is not one up on the stack. + +== Digester.addSetNext() and SetNextRule.end() == + + * The object in which one is trying to relate the current object does not have the specified method. + * The object in which one is trying to relate the current object is not one up on the stack. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
