|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.ops4j.pax.construct.util.BndUtils.ExistingInstructionException
public static class BndUtils.ExistingInstructionException
Thrown when a Bnd instruction already exists and can't be overwritten BndUtils.Bnd
Constructor Summary | |
---|---|
BndUtils.ExistingInstructionException(java.lang.String directive)
|
Method Summary | |
---|---|
java.lang.Throwable |
fillInStackTrace()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Throwable |
---|
getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public BndUtils.ExistingInstructionException(java.lang.String directive)
directive
- directive name for the existing instructionMethod Detail |
---|
public java.lang.Throwable fillInStackTrace()
fillInStackTrace
in class java.lang.Throwable
public java.lang.String toString()
toString
in class java.lang.Throwable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |