Serializable
public class DataSetLoaderException extends RuntimeException
Constructor | Description |
---|---|
DataSetLoaderException(Exception ex) |
Wrap original exception.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DataSetLoaderException(Exception ex)
ex
- Original Exception.Copyright © 2017. All rights reserved.