ExpectationNotMet

class ExpectationNotMet : InvalidCommandArgument(source)

Created by Glare Date: 4/4/2019 Time: 5:36 PM

Constructors

Link copied to clipboard
fun ExpectationNotMet(message: MessageKeyProvider)

Exception used when an expectation in the plugin is not being met

Link copied to clipboard
fun ExpectationNotMet(key: MessageKeyProvider, vararg replacements: String)

Exception used

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?