AppFunctionElementAlreadyExistsException


class AppFunctionElementAlreadyExistsException : 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-alpha07
AppFunctionElementAlreadyExistsException(errorMessage: String? = null)