Welcome to the NetCologne GmbH open source mirroring service!
This machine mirrors various open-source projects.
20 Gbit/s uplink.
If there are any issues or you want another project mirrored, please contact
mirror-service -=AT=- netcologne DOT de !
Swarm 2.2 Reference Guide: Class ErrorCImpl
swarm.defobj
Class ErrorCImpl
java.lang.Object
|
+--swarm.BaseImpl
|
+--swarm.PhaseCImpl
|
+--swarm.defobj.ErrorCImpl
- public class ErrorCImpl
- extends PhaseCImpl
- implements WarningC, WarningS, ErrorS, ErrorC
A condition which prevents further execution..
A condition which prevents further execution.
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
ErrorCImpl
public ErrorCImpl(Error nextPhase)
ErrorCImpl
public ErrorCImpl()