|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.apache.avalon.excalibur.extension.UnsatisfiedExtensionException
Exception indicating an extension was not found in Package Repository.
Extension, Serialized Form| Constructor Summary | |
UnsatisfiedExtensionException(Extension extension)
Construct the UnsatisfiedPackageException
for specified Extension. |
|
| Method Summary | |
Extension |
getUnsatisfiedExtension()
Return the unsatisfied Extension that
caused this exception tho be thrown. |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public UnsatisfiedExtensionException(Extension extension)
UnsatisfiedPackageException
for specified Extension.extension - the extension that caused exception| Method Detail |
public Extension getUnsatisfiedExtension()
Extension that
caused this exception tho be thrown.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||