public class ColumnException extends Exception
Constructor and Description |
---|
ColumnException(String s)
Throw new ColumnException with message.
|
ColumnException(String s,
Exception e)
Throw new ColumnException with message and exception cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015–2020. All rights reserved.