JanosVM v0.5.1 Java API

edu.utah.janosvm.resources
Class ResourceSpecException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--edu.utah.janosvm.resources.ResourceSpecException

public class ResourceSpecException
extends java.lang.Exception

Exception indicating that the system couldn't satisfy a resource specification.

XXX Needs to be MUCH more descriptive.

Author:
Tim Stack, Utah Janos Team
See Also:
Serialized Form

Fields inherited from class java.lang.Exception
serialVersionUID
 
Constructor Summary
ResourceSpecException()
           
ResourceSpecException(java.lang.String msg)
           
 
Methods inherited from class java.lang.Throwable
clone, fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, stringStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ResourceSpecException

public ResourceSpecException()

ResourceSpecException

public ResourceSpecException(java.lang.String msg)

JanosVM v0.5.1 Java API

This documentation is Copyright (C) 2000-2001 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 Jun 1, 2001