TypeNotFoundException

public class TypeNotFoundException extends RuntimeException

The TypeNotFoundException exception signals a situation in which a type with given name does not exist in database.

Constructors

TypeNotFoundException

public TypeNotFoundException(String msg)