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