Documentation

TypeConversionException extends RuntimeException
in package

Thrown by TypeConverter if a problem occurred during converting of network types to PM core types (e.g. invalid item ID, invalid NBT, etc).

Table of Contents

wrap()  : self

Methods

wrap()

public static wrap(Throwable $previous[, string|null $prefix = null ]) : self
Parameters
$previous : Throwable
$prefix : string|null = null
Return values
self

Search results