Class ForbiddenPathException

All Implemented Interfaces:
Serializable

public class ForbiddenPathException extends CrafterException
Thrown when a path that is restricted is being accessed.
Author:
avasquez
See Also:
  • Constructor Details

    • ForbiddenPathException

      public ForbiddenPathException(String message)