public class LifecycleManagerDatabaseException extends Exception
LifecycleManagerDatabaseException and its subclasses are a form of
Exception that indicates conditions that a reasonable
life cycle management application might want to catch when performing database related operations.| Constructor and Description |
|---|
LifecycleManagerDatabaseException(String msg) |
LifecycleManagerDatabaseException(String msg,
Throwable e) |
LifecycleManagerDatabaseException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017 WSO2. All rights reserved.