Class ThisIsNotYoursException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.restapi.template.api.common.exception.ThisIsNotYoursException
-
- All Implemented Interfaces:
java.io.Serializable
public class ThisIsNotYoursException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ThisIsNotYoursException()
-