A C G N T
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AlreadyExistsException - Exception in com.queomedia.commons.exceptions
-
This Exception indicates that some thing can not been created, because it already exists.
- AlreadyExistsException(String) - Constructor for exception com.queomedia.commons.exceptions.AlreadyExistsException
-
Instantiates a new already exists exception.
- AlreadyExistsException(String, Throwable) - Constructor for exception com.queomedia.commons.exceptions.AlreadyExistsException
-
Instantiates a new already exists exception.
- AlreadyExistsException(Throwable) - Constructor for exception com.queomedia.commons.exceptions.AlreadyExistsException
-
Instantiates a new already exists exception.
- AlreadyExistsRuntimeException - Exception in com.queomedia.commons.exceptions
-
This Exception indicates that some thing can not been created, because it already exists.
- AlreadyExistsRuntimeException(String) - Constructor for exception com.queomedia.commons.exceptions.AlreadyExistsRuntimeException
-
Instantiates a new already exists exception.
- AlreadyExistsRuntimeException(String, Throwable) - Constructor for exception com.queomedia.commons.exceptions.AlreadyExistsRuntimeException
-
Instantiates a new already exists exception.
- AlreadyExistsRuntimeException(Throwable) - Constructor for exception com.queomedia.commons.exceptions.AlreadyExistsRuntimeException
-
Instantiates a new already exists exception.
- ArgumentNullException - Exception in com.queomedia.commons.exceptions
-
The Class ArgumentNullException.
- ArgumentNullException(String) - Constructor for exception com.queomedia.commons.exceptions.ArgumentNullException
-
c-tor.
- ArgumentNullException(String, String) - Constructor for exception com.queomedia.commons.exceptions.ArgumentNullException
-
The Constructor.
- ArgumentNullException(String, String, Throwable) - Constructor for exception com.queomedia.commons.exceptions.ArgumentNullException
-
The Constructor.
- ArgumentNullException(String, Throwable) - Constructor for exception com.queomedia.commons.exceptions.ArgumentNullException
-
The Constructor.
C
- com.queomedia.commons.exceptions - package com.queomedia.commons.exceptions
-
This package contains common exception classes.
- ConstraintViolationException - Exception in com.queomedia.commons.exceptions
-
This exception indicates a constraint violation.
- ConstraintViolationException() - Constructor for exception com.queomedia.commons.exceptions.ConstraintViolationException
-
Instantiates a new constraint violation exception.
- ConstraintViolationException(String) - Constructor for exception com.queomedia.commons.exceptions.ConstraintViolationException
-
The Constructor.
- ConstraintViolationException(String, Throwable) - Constructor for exception com.queomedia.commons.exceptions.ConstraintViolationException
-
The Constructor.
- ConstraintViolationException(Throwable) - Constructor for exception com.queomedia.commons.exceptions.ConstraintViolationException
-
The Constructor.
G
- getArgument() - Method in exception com.queomedia.commons.exceptions.ArgumentNullException
-
Name of the argument that should not be null.
- getResultObject() - Method in exception com.queomedia.commons.exceptions.NotImplementedErrorException
N
- NotFoundException - Exception in com.queomedia.commons.exceptions
-
Thrown to indicate that an element is not found.
- NotFoundException() - Constructor for exception com.queomedia.commons.exceptions.NotFoundException
-
Instantiates a new not found exception.
- NotFoundException(String) - Constructor for exception com.queomedia.commons.exceptions.NotFoundException
-
Instantiates a new not found exception.
- NotFoundException(String, Throwable) - Constructor for exception com.queomedia.commons.exceptions.NotFoundException
-
Instantiates a new not found exception.
- NotFoundException(Throwable) - Constructor for exception com.queomedia.commons.exceptions.NotFoundException
-
Instantiates a new not found exception.
- NotFoundRuntimeException - Exception in com.queomedia.commons.exceptions
-
Thrown to indicate that an object is not found.
- NotFoundRuntimeException() - Constructor for exception com.queomedia.commons.exceptions.NotFoundRuntimeException
-
Instantiates a new not found exception.
- NotFoundRuntimeException(String) - Constructor for exception com.queomedia.commons.exceptions.NotFoundRuntimeException
-
Instantiates a new not found exception.
- NotFoundRuntimeException(String, Throwable) - Constructor for exception com.queomedia.commons.exceptions.NotFoundRuntimeException
-
Instantiates a new not found exception.
- NotFoundRuntimeException(Throwable) - Constructor for exception com.queomedia.commons.exceptions.NotFoundRuntimeException
-
Instantiates a new not found exception.
- NotImplementedCaseException - Exception in com.queomedia.commons.exceptions
-
This exception indicates that a case (typical in a
switchstatement) is not implemented. - NotImplementedCaseException() - Constructor for exception com.queomedia.commons.exceptions.NotImplementedCaseException
-
Instantiates a new not implmented case execption.
- NotImplementedCaseException(Enum<?>) - Constructor for exception com.queomedia.commons.exceptions.NotImplementedCaseException
-
The Constructor.
- NotImplementedCaseException(String) - Constructor for exception com.queomedia.commons.exceptions.NotImplementedCaseException
-
The Constructor.
- NotImplementedCaseException(String, Throwable) - Constructor for exception com.queomedia.commons.exceptions.NotImplementedCaseException
-
The Constructor.
- NotImplementedCaseException(Throwable) - Constructor for exception com.queomedia.commons.exceptions.NotImplementedCaseException
-
The Constructor.
- NotImplementedCaseExecption - Exception in com.queomedia.commons.exceptions
-
Deprecated.use
NotImplementedCaseExceptionwithout twisted "ce" in "Exception". - NotImplementedCaseExecption() - Constructor for exception com.queomedia.commons.exceptions.NotImplementedCaseExecption
-
Deprecated.Instantiates a new not implmented case execption.
- NotImplementedCaseExecption(Enum<?>) - Constructor for exception com.queomedia.commons.exceptions.NotImplementedCaseExecption
-
Deprecated.The Constructor.
- NotImplementedCaseExecption(String) - Constructor for exception com.queomedia.commons.exceptions.NotImplementedCaseExecption
-
Deprecated.The Constructor.
- NotImplementedCaseExecption(String, Throwable) - Constructor for exception com.queomedia.commons.exceptions.NotImplementedCaseExecption
-
Deprecated.The Constructor.
- NotImplementedCaseExecption(Throwable) - Constructor for exception com.queomedia.commons.exceptions.NotImplementedCaseExecption
-
Deprecated.The Constructor.
- NotImplementedErrorException - Exception in com.queomedia.commons.exceptions
-
Indicate that an specific error case is not implemented.
- NotImplementedErrorException() - Constructor for exception com.queomedia.commons.exceptions.NotImplementedErrorException
-
Instantiates a new not implemented error.
- NotImplementedErrorException(Object) - Constructor for exception com.queomedia.commons.exceptions.NotImplementedErrorException
-
The Constructor.
- NotImplementedErrorException(String) - Constructor for exception com.queomedia.commons.exceptions.NotImplementedErrorException
-
The Constructor.
- NotImplementedErrorException(String, Throwable) - Constructor for exception com.queomedia.commons.exceptions.NotImplementedErrorException
-
The Constructor.
- NotImplementedErrorException(Throwable) - Constructor for exception com.queomedia.commons.exceptions.NotImplementedErrorException
-
The Constructor.
- NotImplementedException - Exception in com.queomedia.commons.exceptions
-
This exception indicate that something is not implemented.
- NotImplementedException() - Constructor for exception com.queomedia.commons.exceptions.NotImplementedException
-
Instantiates a new not implemented case exception
- NotImplementedException(Enum<?>) - Constructor for exception com.queomedia.commons.exceptions.NotImplementedException
-
The Constructor.
- NotImplementedException(String) - Constructor for exception com.queomedia.commons.exceptions.NotImplementedException
-
The Constructor.
- NotImplementedException(String, Throwable) - Constructor for exception com.queomedia.commons.exceptions.NotImplementedException
-
The Constructor.
- NotImplementedException(Throwable) - Constructor for exception com.queomedia.commons.exceptions.NotImplementedException
-
The Constructor.
- NotImplmentedCaseExecption - Exception in com.queomedia.commons.exceptions
-
Deprecated.use
NotImplementedCaseExceptionwith "e" in "Implemented" and without twisted "ce" in "Exception". - NotImplmentedCaseExecption() - Constructor for exception com.queomedia.commons.exceptions.NotImplmentedCaseExecption
-
Deprecated.Instantiates a new not implmented case execption.
- NotImplmentedCaseExecption(Enum<?>) - Constructor for exception com.queomedia.commons.exceptions.NotImplmentedCaseExecption
-
Deprecated.The Constructor.
- NotImplmentedCaseExecption(String) - Constructor for exception com.queomedia.commons.exceptions.NotImplmentedCaseExecption
-
Deprecated.The Constructor.
- NotImplmentedCaseExecption(String, Throwable) - Constructor for exception com.queomedia.commons.exceptions.NotImplmentedCaseExecption
-
Deprecated.The Constructor.
- NotImplmentedCaseExecption(Throwable) - Constructor for exception com.queomedia.commons.exceptions.NotImplmentedCaseExecption
-
Deprecated.The Constructor.
T
- toString() - Method in exception com.queomedia.commons.exceptions.ArgumentNullException
-
To string.
- toString() - Method in exception com.queomedia.commons.exceptions.NotImplementedErrorException
All Classes All Packages