|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
cvm.ucm.handlers.exception.MacroNotFoundException
public class MacroNotFoundException
This class represents the exception thrown by the macro loader when a given macro could not be found in the repository
| Constructor Summary | |
|---|---|
MacroNotFoundException(java.lang.String macro)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getMacroName()
This method returns the name of the missed macro |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MacroNotFoundException(java.lang.String macro)
| Method Detail |
|---|
public java.lang.String getMacroName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||