com.akiban.sql
Class StandardException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.akiban.sql.StandardException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- IncomparableException, SQLParserException
public class StandardException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
StandardException
public StandardException(String msg)
StandardException
public StandardException(Throwable cause)
StandardException
public StandardException(String msg,
Throwable cause)
Copyright © 2013 Akiban Technologies, Inc. All rights reserved.