NotSupported

com.bilalfazlani.zioMaelstrom.ErrorCode.NotSupported
object NotSupported extends ErrorCode

Use this error to indicate that a requested operation is not supported by the current implementation. Helpful for stubbing out APIs during development.

Attributes

Graph
Supertypes
trait ErrorCode
class Object
trait Matchable
class Any
Self type

Members list

Value members

Inherited fields

val code: Int

Attributes

Inherited from:
ErrorCode
val definite: Boolean

Attributes

Inherited from:
ErrorCode