raiseError()

Overview

public void function raiseError(
      required struct error
)

Records an error in the Preside internal error log

Arguments

NameTypeRequiredDescription
errorstructYesStructure of the error (this would normally be a caught error object)