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