Class FrameClassDoesNotExist

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

public class FrameClassDoesNotExist
extends Exception
The class `FrameClassDoesNotExist' is a subclass of Exception that is thrown when attempting to name a frame class that does not exist.


Constructor Index

 o FrameClassDoesNotExist()

Constructors

 o FrameClassDoesNotExist
 public FrameClassDoesNotExist()