|
||||||||||
| 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
| Constructor Summary | |
CloneNotSupportedException()
|
|
CloneNotSupportedException(String message)
|
|
CloneNotSupportedException(String message,
Throwable cause)
|
|
CloneNotSupportedException(Throwable cause)
|
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getMessage, initCause, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode |
| Constructor Detail |
public CloneNotSupportedException(String message)
public CloneNotSupportedException()
public CloneNotSupportedException(Throwable cause)
public CloneNotSupportedException(String message,
Throwable cause)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||