Package org.rundeck.core.auth.access
Class NotFound
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.rundeck.core.auth.access.NotFound
-
- All Implemented Interfaces:
java.io.Serializable
public class NotFound extends java.lang.ExceptionA resource is not found- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NotFound(java.lang.String type, java.lang.String name)
-