Example usage for Java javax.naming ReferralException fields, constructors, methods, implement or subclass
The text is from its open source code.
String | getMessage() Returns the detail message string of this throwable. |
Context | getReferralContext() Retrieves the context at which to continue the method. |
Object | getReferralInfo() Retrieves information (such as URLs) related to this referral. |
Object | getResolvedObj() Retrieves the object to which resolution was successful. |
boolean | skipReferral() Discards the referral about to be processed. |