CSP for Java
(JCSP) 1.0-rc4

jcsp.awt
Class ActiveButtonState.BadArguments

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--jcsp.awt.ActiveButtonState.BadArguments
All Implemented Interfaces:
Serializable
Enclosing class:
ActiveButtonState

public static class ActiveButtonState.BadArguments
extends Exception

This gets thrown if a consistency check fails in the ActiveButtonState constructor.

See Also:
Serialized Form

Constructor Summary
ActiveButtonState.BadArguments(String s)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ActiveButtonState.BadArguments

public ActiveButtonState.BadArguments(String s)
Parameters:
s - details of the consistency failure.

CSP for Java
(JCSP) 1.0-rc4

Submit a bug or feature to jcsp-team@ukc.ac.uk
Version 1.0-rc4 of the JCSP API Specification (Copyright 1997-2000 P.D.Austin and P.H.Welch - All Rights Reserved)
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.