public class DataBackendException extends FulcrumSecurityException
Constructor and Description |
---|
DataBackendException(String msg)
Construct an DataBackendException with specified detail message.
|
DataBackendException(String msg,
Throwable nested)
Construct an DataBackendException with specified detail message and
nested
Throwable . |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DataBackendException(String msg)
msg
- The detail message.Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.