|
||||||||||
| 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.eclipse.m2m.atl.engine.emfvm.lib.VMException
public class VMException
| Constructor Summary | |
|---|---|
VMException(StackFrame frame,
java.lang.Exception cause)
|
|
VMException(StackFrame frame,
java.lang.String message)
|
|
| Method Summary | |
|---|---|
void |
printStackTrace(java.io.PrintStream s)
|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public VMException(StackFrame frame,
java.lang.String message)
public VMException(StackFrame frame,
java.lang.Exception cause)
| Method Detail |
|---|
public void printStackTrace(java.io.PrintStream s)
printStackTrace in class java.lang.Throwable
|
Copyright 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||