MessageType

class Object
trait Matchable
class Any

Type members

Inherited classlikes

object given_Typeable_T extends Typeable[T]
Inherited from:
UIntEnum (hidden)
Source:
enumTypes.scala

Value members

Inherited methods

inline protected def entry(n: Int): MessageType
Inherited from:
UIntEnum (hidden)
Source:
enumTypes.scala

Concrete fields

An error message.

An error message.

Source:
enumerations.scala

An information message.

An information message.

Source:
enumerations.scala

A log message.

A log message.

Source:
enumerations.scala

A warning message.

A warning message.

Source:
enumerations.scala

Givens

Inherited givens

Inherited from:
UIntEnum (hidden)
Source:
enumTypes.scala
given reader: Reader[MessageType]
Inherited from:
UIntEnum (hidden)
Source:
enumTypes.scala
given writer: Writer[MessageType]
Inherited from:
UIntEnum (hidden)
Source:
enumTypes.scala