|
The Meta-Environment API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
toolbus.exceptions.ToolBusException
toolbus.exceptions.ToolBusExecutionException
public class ToolBusExecutionException
| Field Summary | |
|---|---|
private PositionInformation |
posInfo
|
private static long |
serialVersionUID
|
| Constructor Summary | |
|---|---|
ToolBusExecutionException(java.lang.String message,
PositionInformation posInfo)
|
|
| Method Summary | |
|---|---|
PositionInformation |
getPositionInformation()
|
| 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 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private static final long serialVersionUID
private final PositionInformation posInfo
| Constructor Detail |
|---|
public ToolBusExecutionException(java.lang.String message,
PositionInformation posInfo)
| Method Detail |
|---|
public PositionInformation getPositionInformation()
|
The Meta-Environment API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||