|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
public class Exception
| Constructor Summary | |
|---|---|
Exception()
|
|
Exception(String msg)
|
|
| Method Summary | |
|---|---|
void |
printStackTrace()
|
| Methods inherited from class java.lang.Throwable |
|---|
getMessage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait |
| Constructor Detail |
|---|
public Exception()
public Exception(String msg)
| Method Detail |
|---|
public void printStackTrace()
printStackTrace in class Throwable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||