IllegalAlchemistYAMLException

open fun IllegalAlchemistYAMLException(reason: String)

Parameters

reason

a message detailing what's happened


open fun IllegalAlchemistYAMLException(reason: String, cause: Throwable)

Parameters

reason

a message detailing what's happened

cause

the exception that caused this exception from being raised