Class JPPoolObjectCreationException

All Implemented Interfaces:
Serializable

public final class JPPoolObjectCreationException extends JPPoolException
An exception caused when an object raises an exception upon creation.
See Also:
  • Constructor Details

    • JPPoolObjectCreationException

      public JPPoolObjectCreationException(Throwable cause)
      Construct an exception.
      Parameters:
      cause - The cause