Indicates that the Component of the JSComponent
is of the wrong type for special operations. For example, if a test attempts text entry on a Button field, the test throws this exception.
This can occur when your test references a component of your application or applet by name, and later a component of a different type is changed to use this name instead.
suntest.javastar.lib.GUITypeException
java.lang.Object
 java.lang.Throwable
 java.lang.Exception
 java.lang.RuntimeException
 suntest.javastar.lib.GUITypeException
public class GUITypeException
extends RuntimeException
Send feedback to
JavaStar-feedback@suntest.com
Copyright © 1998
Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, CA 94303.
All rights reserved.