Class RuntimeExceptionFactory

java.lang.Object
org.springframework.data.gemfire.util.RuntimeExceptionFactory

public abstract class RuntimeExceptionFactory extends Object
The RuntimeExceptionFactory class is a factory for creating common RuntimeExceptions with the added convenience of message formatting and optional causes.
Since:
1.0.0
Author:
John Blum
See Also: