Class ProjectWithoutOwnerException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- ca.corefacility.bioinformatics.irida.exceptions.ProjectWithoutOwnerException
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
UIProjectWithoutOwnerException
public class ProjectWithoutOwnerException extends java.lang.Exception
Exception thrown if role change is not allowed- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ProjectWithoutOwnerException(java.lang.String message)
-