Class UserGroupWithoutOwnerException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- ca.corefacility.bioinformatics.irida.exceptions.UserGroupWithoutOwnerException
-
- All Implemented Interfaces:
java.io.Serializable
public class UserGroupWithoutOwnerException extends java.lang.Exception
Exception thrown when a change to membership of aUserGroup
causes that group to have no owner.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UserGroupWithoutOwnerException(java.lang.String message)
-