public class GRSFRecordAlreadyManagedStatusException extends Exception implements Serializable
| Constructor and Description |
|---|
GRSFRecordAlreadyManagedStatusException() |
GRSFRecordAlreadyManagedStatusException(org.gcube.datacatalogue.common.enums.Status theStatus,
String arg0)
Instantiates a new GRSF record already managed status exception.
|
| Modifier and Type | Method and Description |
|---|---|
org.gcube.datacatalogue.common.enums.Status |
getStatus()
Gets the status.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GRSFRecordAlreadyManagedStatusException()
public GRSFRecordAlreadyManagedStatusException(org.gcube.datacatalogue.common.enums.Status theStatus,
String arg0)
theStatus - the the statusarg0 - the arg 0Copyright © 2022. All Rights Reserved.