RoboJDETM v1.5

java.lang
Class InternalError

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Error
          extended byjava.lang.VirtualMachineError
              extended byjava.lang.InternalError

public class InternalError
extends VirtualMachineError

Exception thrown if the virtual machine encounters an error which is due to a problem internal to the virtual machine.


Constructor Summary
InternalError()
           
InternalError(String message)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getMessage, printStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait
 

Constructor Detail

InternalError

public InternalError()

InternalError

public InternalError(String message)

RoboJDETM v1.5

Copyright (c) 2003-2006 RidgeSoft, LLC. All rights reserved.
www.ridgesoft.com