Class UnhandledResourceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.geode.core.io.UnhandledResourceException
All Implemented Interfaces:
Serializable

public class UnhandledResourceException extends RuntimeException
A RuntimeException indicating that a Resource was not properly handled during normal processing.
Since:
1.3.1
See Also: