org.springframework.batch.admin.service
Class NoSuchStepExecutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.springframework.batch.core.JobExecutionException
org.springframework.batch.admin.service.NoSuchStepExecutionException
- All Implemented Interfaces:
- Serializable
public class NoSuchStepExecutionException
- extends JobExecutionException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchStepExecutionException
public NoSuchStepExecutionException(String msg,
Throwable cause)
NoSuchStepExecutionException
public NoSuchStepExecutionException(String msg)
Copyright © 2011. All Rights Reserved.