Package no.nsd.qddt.exception
Class FileNotOwnedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- no.nsd.qddt.exception.FileNotOwnedException
-
- All Implemented Interfaces:
java.io.Serializable
public class FileNotOwnedException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FileNotOwnedException(User activeUser, java.util.UUID fileId)
-
-
-
Constructor Detail
-
FileNotOwnedException
public FileNotOwnedException(User activeUser, java.util.UUID fileId)
-
-