IRVersionNotSupportedException

class IRVersionNotSupportedException(val version: String, val supported: String, message: String) extends IOException
class Exception
class Throwable
class Object
trait Matchable
class Any

Value members

Constructors

def this(version: String, supported: String, message: String, exception: Exception)

Inherited methods

final def addSuppressed(x$0: Throwable): Unit
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable

Concrete fields