libSmalldb  v2.0.2
Public Member Functions | List of all members
BpmnAnnotationException Class Reference

Description

Something went wrong when parsing annotations in BPMN file.

Just simple exception in Smalldb namespace, so it is clear who threw it.

Inheritance diagram for BpmnAnnotationException

Public Member Functions

 __construct ($message="", $code=0, Throwable $previous=null)
 

Constructor & Destructor Documentation

◆ __construct()

__construct (   $message = "",
  $code = 0,
Throwable  $previous = null 
)