org.springframework.batch.core.job.builder
Class FlowBuilderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.batch.core.job.builder.FlowBuilderException
- All Implemented Interfaces:
- Serializable
public class FlowBuilderException
- extends RuntimeException
- Since:
- 2.2
- Author:
- Dave Syer
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FlowBuilderException
public FlowBuilderException(String msg,
Exception e)
FlowBuilderException
public FlowBuilderException(Exception e)
FlowBuilderException
public FlowBuilderException(String msg)
Copyright © 2013 SpringSource. All Rights Reserved.