public class OpenException extends AbstractComponentException
Openable.open()
throws
such an exception.
ATTENTION: This Exception
does not provide a dedicated
ConnectionAccessor
as a DeviceComponent
does not necessary
provide dedicated connection information, it may be hard wired to another
software system's hot spot or similar with the option of opening or closing.
AbstractException.AbstractHiddenException, AbstractException.AbstractRuntimeException
ErrorCodeAccessor.ErrorCodeMutator, ErrorCodeAccessor.ErrorCodeProperty
Constructor and Description |
---|
OpenException(String message) |
OpenException(String aMessage,
String aErrorCode) |
OpenException(String message,
Throwable cause) |
OpenException(String aMessage,
Throwable aCause,
String aErrorCode) |
OpenException(Throwable cause) |
OpenException(Throwable aCause,
String aErrorCode) |
getErrorCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015. All rights reserved.