org.jcsp.awt
Class ActiveButtonState.BadArguments
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ActiveButtonState.BadArguments
public ActiveButtonState.BadArguments(String s)
- Parameters:
s
- details of the consistency failure.
Copyright © 1996-2012. All Rights Reserved.