org.jcsp.net.cns
Class WrongFactoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jcsp.net.cns.WrongFactoryException
- All Implemented Interfaces:
- Serializable
public class WrongFactoryException
- extends RuntimeException
Thrown if an attempt is made to get a NamedChannelEndManager
to destroy a channel that it did not create.
- Author:
- Quickstone Technologies Limited
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WrongFactoryException
public WrongFactoryException()
- Constructor for WrongFactoryException.
WrongFactoryException
public WrongFactoryException(String message)
- Constructor for WrongFactoryException.
- Parameters:
message
-
Copyright © 1996-2012. All Rights Reserved.