ParamError

oxygen.cli.error.ParseError.ParamError
See theParamError companion object
sealed trait ParamError extends ParseError

Attributes

Companion
object
Graph
Supertypes
trait ParseError
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Concrete methods

Inherited methods

def toIndentedString: IndentedString

Attributes

Inherited from:
ParseError
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
ParseError -> Any
Inherited from:
ParseError