@Deprecated public class PersistenceDataNotFoundException extends PersistenceException
Constructor and Description |
---|
PersistenceDataNotFoundException(String message)
Deprecated.
Constructs a new exception for a resource not found for the given service group.
|
PersistenceDataNotFoundException(String message,
Throwable cause)
Deprecated.
Constructs a new exception with the specified detail message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PersistenceDataNotFoundException(String message)
message
- the give path at which the resource was not found.Copyright © 2016 WSO2 Inc. All rights reserved.