public class ProfileSQLException extends ProfileException
| Constructor and Description |
|---|
ProfileSQLException(SQLException cause)
Create a profile SQL exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ProfileSQLException(SQLException cause)
cause - The SQL exception that caused this profile exception.Copyright © 1999-2015 Apache OODT. All Rights Reserved.