Class 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
    • Constructor Detail

      • WrongFactoryException

        public WrongFactoryException()
        Constructor for WrongFactoryException.
      • WrongFactoryException

        public WrongFactoryException​(String message)
        Constructor for WrongFactoryException.
        Parameters:
        message -