CLIError
de.uni_luebeck.isp.tessla.tessla_compiler.Diagnostics.CLIError
case class CLIError(m: String) extends TesslaError
Error thrown if the compiler cannot be run with the given console arguments
Value parameters
- m
-
More detailed message
Attributes
- Graph
-
- Supertypes
-
trait Producttrait Equalstrait TesslaErrortrait Diagnosticclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
-
Diagnostic
Attributes
- Definition Classes
-
TesslaError -> Diagnostic
Attributes
- Definition Classes
-
Diagnostic
Inherited methods
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
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Throwable
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
-
Diagnostic -> Any
- Inherited from:
- Diagnostic
In this article