Class ResourceNotExistingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.chillycheesy.modulo.utils.exception.ResourceNotExistingException
All Implemented Interfaces:
Serializable

public class ResourceNotExistingException extends Exception
See Also:
Serialized Form
  • Constructor Details

    • ResourceNotExistingException

      public ResourceNotExistingException(String resource, String path)