Class IllegalRelativeUrl

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
IllegalPathAndQuery

public non-sealed class IllegalRelativeUrl extends IllegalUrl
See Also:
  • Constructor Details

    • IllegalRelativeUrl

      public IllegalRelativeUrl(String relativeRef)
    • IllegalRelativeUrl

      public IllegalRelativeUrl(String illegalRelativeRef, @Nullable IllegalUriPart cause)
    • IllegalRelativeUrl

      public IllegalRelativeUrl(String illegalRelativeRef, String message, @Nullable IllegalUriPart cause)