RoboJDETM v2.0

java.lang
Class Error

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Error
Direct Known Subclasses:
LicenseError, LinkageError, VirtualMachineError

public class Error
extends Throwable

Base class for exceptions that are errors that applications normally cannot recover from.


Constructor Summary
Error()
           
Error(String message)
           
 
Method Summary
 
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

Error

public Error()

Error

public Error(String message)

RoboJDETM v2.0

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