public class HWIException extends Exception
Constructor and Description |
---|
HWIException() |
HWIException(String arg0)
Specify an error String with the Exception.
|
HWIException(String arg0,
Throwable arg1)
Specify an error String and wrap an Exception in HWIException.
|
HWIException(Throwable arg0)
Wrap an Exception in HWIException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2017 The Apache Software Foundation. All rights reserved.