scala.cli.errors.MissingPublishOptionError
final class MissingPublishOptionError (val name : String , val optionName : String , val directiveName : String , val configKeys : Seq [String ], val extraMessage : String ) extends BuildException
Attributes Graph Reset zoom Hide graph Show graph
Supertypes class BuildException
trait Diagnostic
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Members list Concise view
Value members
Attributes Inherited from: Throwable
Attributes Inherited from: Throwable
Attributes Inherited from: Throwable
Attributes Inherited from: Throwable
Attributes Inherited from: Throwable
Attributes Inherited from: Throwable
Attributes Inherited from: Throwable
Attributes Inherited from: Throwable
Attributes T type of the default value
default default value returned as a Right instance on recovery
maybeRecoverFunction potential recovery function, returns None on recovery and Some(identity(_)) otherwise
Returns: Right(default) on recovery, Left(buildException) otherwise
Inherited from: BuildException
Attributes Inherited from: Throwable
Attributes Inherited from: Throwable
Attributes Inherited from: Throwable
Attributes Inherited from: Throwable
Attributes Definition Classes BuildException -> Diagnostic
Inherited from: BuildException
Attributes Inherited from: Diagnostic
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.
Inherited from: Throwable
Attributes Inherited from: BuildException
Attributes Inherited from: BuildException