org.springframework.batch.repeat
Class RepeatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.batch.repeat.RepeatException
- All Implemented Interfaces:
- Serializable
public class RepeatException
- extends org.springframework.core.NestedRuntimeException
- See Also:
- Serialized Form
Methods inherited from class org.springframework.core.NestedRuntimeException |
contains, getMessage, getMostSpecificCause, getRootCause |
RepeatException
public RepeatException(String msg)
RepeatException
public RepeatException(String msg,
Throwable t)
Copyright © 2013. All Rights Reserved.