NoticeType

olon.http.NoticeType
object NoticeType extends Serializable

Defines the notices types

Attributes

Graph
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Self type
NoticeType.type

Members list

Type members

Classlikes

object Error extends Value

Attributes

Supertypes
class Value
class Object
trait Matchable
class Any
Self type
Error.type
object Notice extends Value

Attributes

Supertypes
class Value
class Object
trait Matchable
class Any
Self type
Notice.type
sealed abstract class Value(val title: String)

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Error
object Notice
object Warning
object Warning extends Value

Attributes

Supertypes
class Value
class Object
trait Matchable
class Any
Self type
Warning.type