Package mc.core.system.util.exception
Class NotUniqueResultException
java.lang.Object
java.lang.Throwable
java.lang.Exception
mc.core.system.util.exception.ApplicationException
mc.core.system.util.exception.NotUniqueResultException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNotUniqueResultException(Class<?> entityClass, Throwable cause, Object... args) constructor for getOneNotUniqueResultException(String message, Object... args) NotUniqueResultException(String message, Throwable cause, Object... args) NotUniqueResultException(Throwable cause, Object... args) -
Method Summary
Methods inherited from class mc.core.system.util.exception.ApplicationException
getLocalizedMessage, getMessage, log, shouldLogMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NotUniqueResultException
-
NotUniqueResultException
-
NotUniqueResultException
-
NotUniqueResultException
constructor for getOne
-
-
Method Details
-
key
reset key info for getFromInternalDescription, getFromExternalKey, getFromKey -
getArgs
- Overrides:
getArgsin classApplicationException
-