Class DataspaceExistsAPIException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.anotheria.anoplass.api.APIException
net.anotheria.portalkit.adminapi.api.admin.dataspace.DataspaceExistsAPIException
- All Implemented Interfaces:
Serializable
public class DataspaceExistsAPIException
extends net.anotheria.anoplass.api.APIException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDataspaceExistsAPIException(String message) DataspaceExistsAPIException(String message, Exception cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DataspaceExistsAPIException
public DataspaceExistsAPIException() -
DataspaceExistsAPIException
-
DataspaceExistsAPIException
-