Class DefinedTypeDoesNotExist

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----DefinedTypeDoesNotExist

public class DefinedTypeDoesNotExist
extends Exception
The class `DefinedTypeDoesNotExist' is a subclass of Exception that is thrown when attempting to name a defined type (in the frame system) that does not exist.


Constructor Index

 o DefinedTypeDoesNotExist()

Constructors

 o DefinedTypeDoesNotExist
 public DefinedTypeDoesNotExist()