org.jboss.arquillian.persistence.exception
Class InvalidDataSetLocation
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.arquillian.persistence.exception.InvalidDataSetLocation
- All Implemented Interfaces:
- Serializable
public class InvalidDataSetLocation
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidDataSetLocation
public InvalidDataSetLocation()
InvalidDataSetLocation
public InvalidDataSetLocation(String message)
InvalidDataSetLocation
public InvalidDataSetLocation(Throwable cause)
InvalidDataSetLocation
public InvalidDataSetLocation(String message,
Throwable cause)
Copyright © 2011 JBoss by Red Hat. All Rights Reserved.