jsr352.tck.reusable
Class MyChildException
java.lang.Object
java.lang.Throwable
java.lang.Exception
jsr352.tck.reusable.MyParentException
jsr352.tck.reusable.MyChildException
- All Implemented Interfaces:
- Serializable
public class MyChildException
- extends MyParentException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MyChildException
public MyChildException()
MyChildException
public MyChildException(String s)
Copyright © 2012. All Rights Reserved.