public class OperationalTextKeyException extends InternetSCSIException
OperationalTextKey occurs.| Constructor and Description |
|---|
OperationalTextKeyException()
Constructs a new exception with null as its detail message.
|
OperationalTextKeyException(Exception e)
Constructs a new exception with the specified exception.
|
OperationalTextKeyException(String msg)
Constructs a new exception with the specified detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OperationalTextKeyException()
public OperationalTextKeyException(String msg)
msg - the detail message. The detail message is saved for later
retrieval by the Throwable.getMessage() method.public OperationalTextKeyException(Exception e)
e - the detail exception.Copyright © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved.