com.jayway.jsonpath
Class InvalidPathException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.jayway.jsonpath.InvalidPathException
- All Implemented Interfaces:
- Serializable
public class InvalidPathException
- extends RuntimeException
User: kalle stenflo
Date: 1/24/11
Time: 10:09 AM
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidPathException
public InvalidPathException()
InvalidPathException
public InvalidPathException(String message)
InvalidPathException
public InvalidPathException(String message,
Throwable cause)
InvalidPathException
public InvalidPathException(Throwable cause)
Copyright © 2011. All Rights Reserved.