YamlEngineException

constructor(message: String)

Parameters

message
  • the problem


constructor(cause: Throwable)

Parameters

cause
  • the reason


constructor(message: String, cause: Throwable?)

Parameters

message
  • error

cause
  • the cause