|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.sun.ebxml.registry.RegistryException
com.sun.ebxml.registry.lcm.InvalidURLsException
The Exception that should be thrown when Http URLs of ExternalLink or ServiceBinding cannot be resolved
Constructor Summary | |
InvalidURLsException(java.util.ArrayList sourceRegistryObjects)
|
Method Summary | |
java.util.ArrayList |
getSourceRegistryObjects()
|
Methods inherited from class com.sun.ebxml.registry.RegistryException |
getException, getMessage |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public InvalidURLsException(java.util.ArrayList sourceRegistryObjects)
sourceRegistryObjects
- The ArrayList of ExternalLink or
ServiceBinding having unresolvable Http URLsMethod Detail |
public java.util.ArrayList getSourceRegistryObjects()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |