Serialized Form
-
Package com.bluebell.greenhouse.planter.exceptions
-
Exception Class com.bluebell.greenhouse.planter.exceptions.InvalidEnumException
class InvalidEnumException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.bluebell.greenhouse.platform.exceptions.calculator
-
Exception Class com.bluebell.greenhouse.platform.exceptions.calculator.UnexpectedNegativeValueException
class UnexpectedNegativeValueException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.bluebell.greenhouse.platform.exceptions.calculator.UnexpectedZeroValueException
class UnexpectedZeroValueException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.bluebell.greenhouse.platform.exceptions.enums
-
Exception Class com.bluebell.greenhouse.platform.exceptions.enums.EnumValueNotFoundException
class EnumValueNotFoundException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.bluebell.greenhouse.platform.exceptions.job
-
Exception Class com.bluebell.greenhouse.platform.exceptions.job.JobExecutionException
class JobExecutionException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.bluebell.greenhouse.platform.exceptions.security
-
Exception Class com.bluebell.greenhouse.platform.exceptions.security.UserNotFoundException
class UserNotFoundException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.bluebell.greenhouse.platform.exceptions.symbol
-
Exception Class com.bluebell.greenhouse.platform.exceptions.symbol.AmbiguousSymbolException
class AmbiguousSymbolException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.bluebell.greenhouse.platform.exceptions.symbol.UnknownSymbolException
class UnknownSymbolException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.bluebell.greenhouse.platform.exceptions.system
-
Exception Class com.bluebell.greenhouse.platform.exceptions.system.DirectoryNotFoundException
class DirectoryNotFoundException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.bluebell.greenhouse.platform.exceptions.system.GenericSystemException
class GenericSystemException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.bluebell.greenhouse.platform.exceptions.technical
-
Exception Class com.bluebell.greenhouse.platform.exceptions.technical.CannotNormalizeIndicatorException
class CannotNormalizeIndicatorException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.bluebell.greenhouse.platform.exceptions.technical.InvalidIndicatorTypeConfigurationException
class InvalidIndicatorTypeConfigurationException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.bluebell.greenhouse.radicle.exceptions.security
-
Exception Class com.bluebell.greenhouse.radicle.exceptions.security.DuplicateUserEmailException
class DuplicateUserEmailException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.bluebell.greenhouse.radicle.exceptions.security.DuplicateUserUsernameException
class DuplicateUserUsernameException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.bluebell.greenhouse.radicle.exceptions.system
-
Exception Class com.bluebell.greenhouse.radicle.exceptions.system.EntityCreationException
class EntityCreationException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.bluebell.greenhouse.radicle.exceptions.system.EntityModificationException
class EntityModificationException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.bluebell.greenhouse.radicle.exceptions.system.NonUniqueItemFoundException
class NonUniqueItemFoundException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.bluebell.greenhouse.radicle.exceptions.system.NoResultFoundException
class NoResultFoundException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.bluebell.greenhouse.radicle.exceptions.transaction
-
Exception Class com.bluebell.greenhouse.radicle.exceptions.transaction.DuplicateTransactionException
class DuplicateTransactionException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.bluebell.greenhouse.radicle.exceptions.validation
-
Exception Class com.bluebell.greenhouse.radicle.exceptions.validation.IllegalParameterException
class IllegalParameterException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.bluebell.greenhouse.radicle.exceptions.validation.JsonMissingPropertyException
class JsonMissingPropertyException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.bluebell.greenhouse.radicle.exceptions.validation.MissingRequiredDataException
class MissingRequiredDataException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.bluebell.greenhouse.radicle.security.exceptions
-
Exception Class com.bluebell.greenhouse.radicle.security.exceptions.DisabledUserException
class DisabledUserException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.bluebell.greenhouse.radicle.security.exceptions.InsufficientRoleException
class InsufficientRoleException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.bluebell.greenhouse.radicle.security.exceptions.InvalidApiTokenException
class InvalidApiTokenException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.bluebell.greenhouse.radicle.security.exceptions.InvalidCredentialsException
class InvalidCredentialsException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.bluebell.greenhouse.radicle.security.exceptions.NoValidUserForTokenException
class NoValidUserForTokenException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.bluebell.greenhouse.radicle.services.job
-
Exception Class com.bluebell.greenhouse.radicle.services.job.JobLifecycleService.JobCancellationRequestedException
class JobCancellationRequestedException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.bluebell.greenhouse.radicle.services.job.JobLifecycleService.StaleJobClaimException
class StaleJobClaimException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.bluebell.greenhouse.sol.exceptions
-
Exception Class com.bluebell.greenhouse.sol.exceptions.FileDoesNotExistException
class FileDoesNotExistException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.bluebell.greenhouse.sol.exceptions.FileExtensionNotSupportedException
class FileExtensionNotSupportedException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.bluebell.greenhouse.sol.exceptions.IntegrationException
class IntegrationException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.bluebell.greenhouse.sol.exceptions.OpenAIIntegrationDisabledException
class OpenAIIntegrationDisabledException extends IntegrationException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.bluebell.greenhouse.sol.exceptions.ParserException
class ParserException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception Class com.bluebell.greenhouse.sol.exceptions.PositionImportFailureException
class PositionImportFailureException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-