com.ibm.jbatch.tck.artifacts.reusable
Class MyChildException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.jbatch.tck.artifacts.reusable.MyParentException
com.ibm.jbatch.tck.artifacts.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 © 2013. All Rights Reserved.