Interface League\CommonMark\Exception\CommonMarkException

extends Throwable

Marker interface for all exceptions thrown by this library.

  • League\CommonMark\Exception\CommonMarkException extends Throwable
Methods inherited from Throwable
getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString()
Methods inherited from Stringable
__toString()