|
|||||||||
| 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.CloneNotSupportedException
public class CloneNotSupportedException
| Constructor Summary | |
|---|---|
CloneNotSupportedException()
|
|
CloneNotSupportedException(String s)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Exception |
|---|
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 CloneNotSupportedException()
public CloneNotSupportedException(String s)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||