Class ConnectionClosedException

All Implemented Interfaces:
Serializable

public class ConnectionClosedException
extends BaseException
This exception is thrown when trying to use a DbControl object that has been closed.
Version:
2.0
Author:
Nicklas
See Also:
Serialized Form
  • Field Details

  • Constructor Details

    • ConnectionClosedException

      public ConnectionClosedException()
      Creates a new ConnectionClosedException.