Package pl.edu.icm.unity.exceptions
Class IllegalFormContentsException.OccupiedIdentityUsedInRequest
java.lang.Object
java.lang.Throwable
java.lang.Exception
pl.edu.icm.unity.exceptions.EngineException
pl.edu.icm.unity.exceptions.WrongArgumentException
pl.edu.icm.unity.exceptions.IllegalFormContentsException
pl.edu.icm.unity.exceptions.IllegalFormContentsException.OccupiedIdentityUsedInRequest
- All Implemented Interfaces:
Serializable
- Enclosing class:
- IllegalFormContentsException
public static class IllegalFormContentsException.OccupiedIdentityUsedInRequest
extends IllegalFormContentsException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class pl.edu.icm.unity.exceptions.IllegalFormContentsException
IllegalFormContentsException.Category, IllegalFormContentsException.OccupiedIdentityUsedInRequest
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class pl.edu.icm.unity.exceptions.IllegalFormContentsException
getCategory, getPosition
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
occupiedIdentity
-
-
Constructor Details
-
OccupiedIdentityUsedInRequest
-