PrefabLoadException

public class PrefabLoadException extends RuntimeException

Class PrefabLoadException. Provides prefabloadexception functionality for the Hytale server.

java.lang.Object > RuntimeException > PrefabLoadException

Field Summary

type

private Type type

Field type.

Method Detail

PrefabLoadException

public public PrefabLoadException (@Nonnull final Type type)

Method PrefabLoadException.

Parameters:
@Nonnull final Type type

getType

public Type getType ()

Method getType.