public class AssertJDBException extends RuntimeException
Constructor and Description |
---|
AssertJDBException(Exception exception)
Constructor of the Exception.
|
AssertJDBException(String message,
Object... objects)
Constructor of the Exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AssertJDBException(Exception exception)
exception
- Exception inside this one.Copyright © 2015 AssertJ. All Rights Reserved.