DeprecationWarning

class Warning
trait Diagnostic
class Exception
class Throwable
class Object
trait Matchable
class Any

Value members

Concrete methods

Inherited methods

final def addSuppressed(x$0: Throwable): Unit
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
override def getMessage(): String
Definition Classes
Inherited from:
Diagnostic
Inherited from:
Throwable
Inherited from:
Throwable
Definition Classes
Inherited from:
ConditionalWarning
Inherited from:
Diagnostic
override def message: String
Definition Classes
Diagnostic -> Diagnostic
Inherited from:
Diagnostic
override def position: Optional[SourcePosition]
Definition Classes
Diagnostic -> Diagnostic
Inherited from:
Diagnostic
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Warning
Inherited from:
Warning
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Returns:

a string representation of the object.

Definition Classes
Inherited from:
Diagnostic

Inherited fields

val level: Int
Inherited from:
Diagnostic