Serialized Form
-
Package com.io7m.jpuddle.core
-
Exception com.io7m.jpuddle.core.JPPoolDeletedException
class JPPoolDeletedException extends JPPoolException implements Serializable -
Exception com.io7m.jpuddle.core.JPPoolException
class JPPoolException extends RuntimeException implements Serializable -
Exception com.io7m.jpuddle.core.JPPoolHardLimitExceededException
class JPPoolHardLimitExceededException extends JPPoolException implements Serializable-
Serialized Fields
-
limit
long limit
-
size
long size
-
-
-
Exception com.io7m.jpuddle.core.JPPoolInternalOverflowException
class JPPoolInternalOverflowException extends JPPoolException implements Serializable -
Exception com.io7m.jpuddle.core.JPPoolObjectCreationException
class JPPoolObjectCreationException extends JPPoolException implements Serializable -
Exception com.io7m.jpuddle.core.JPPoolObjectReturnException
class JPPoolObjectReturnException extends JPPoolException implements Serializable -
Exception com.io7m.jpuddle.core.JPPoolObjectsNotReturnedException
class JPPoolObjectsNotReturnedException extends JPPoolException implements Serializable
-