AppFunctionElementAlreadyExistsException


public final class AppFunctionElementAlreadyExistsException extends AppFunctionRequestException


Thrown when the caller tried to create a resource/entity that already exists or has conflicts with existing resource/entity.

Summary

Public constructors

Public constructors

AppFunctionElementAlreadyExistsException

Added in 1.0.0-alpha01
public AppFunctionElementAlreadyExistsException(String errorMessage)