public class BackingStoreException extends Exception
Constructor and Description |
---|
BackingStoreException(String s)
Constructs a BackingStoreException with the specified detail message.
|
BackingStoreException(Throwable cause)
Constructs a BackingStoreException with the specified cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BackingStoreException(String s)
s
- the detail message.public BackingStoreException(Throwable cause)
cause
- the causeaicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.