public class LapackException extends RuntimeException
| Constructor and Description |
|---|
LapackException(String function)
Construct new LapackException for the given function.
|
LapackException(String function,
String message)
Construct new Lapack Exception for the given function, with message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015. All rights reserved.