Package exceptions.networkexceptions
Class CreationAndEditException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- exceptions.networkexceptions.CreationAndEditException
-
- All Implemented Interfaces:
java.io.Serializable
@ResponseStatus(NO_CONTENT) public class CreationAndEditException extends java.lang.Exception
exception if there are problems with generating of finding resources- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CreationAndEditException(java.lang.String message)
-