org.springframework.data.neo4j.rest
Class RestResultException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.data.neo4j.rest.RestResultException
- All Implemented Interfaces:
- Serializable
public class RestResultException
- extends RuntimeException
- Since:
- 25.07.11
- Author:
- mh
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RestResultException
public RestResultException(Map<?,?> result)
isExceptionResult
public static boolean isExceptionResult(Map<?,?> result)
Copyright © 2011 SpringSource. All Rights Reserved.