JanosVM v1.0 API

java.lang.isolate
Class IsolateResourceError

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Error
              |
              +--java.lang.isolate.IsolateResourceError
All Implemented Interfaces:
java.io.Serializable

public class IsolateResourceError
extends java.lang.Error

See Also:
Serialized Form

Fields inherited from class java.lang.Throwable
backtrace, cause, message, serialVersionUID, setCause
 
Constructor Summary
IsolateResourceError()
           
IsolateResourceError(java.lang.String detail)
           
IsolateResourceError(java.lang.String detail, java.lang.Throwable cause)
           
IsolateResourceError(java.lang.Throwable error)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, initCause, printStackTrace, printStackTrace, printStackTrace, printStackTrace0, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait, wait0
 

Constructor Detail

IsolateResourceError

public IsolateResourceError()

IsolateResourceError

public IsolateResourceError(java.lang.String detail)

IsolateResourceError

public IsolateResourceError(java.lang.String detail,
                            java.lang.Throwable cause)

IsolateResourceError

public IsolateResourceError(java.lang.Throwable error)

JanosVM v1.0 API

This documentation is Copyright (C) 2000-2003 The University of Utah. All Rights Reserved. See the documentation license for distribution terms and restrictions.
Documentation, software, and mailing lists for the JanosVM can be found at the Janos Project web page: http://www.cs.utah.edu/flux/janos/
Generated on Feb 13, 2003