Class IllegalURLException

All Implemented Interfaces:
Serializable

public class IllegalURLException extends ServiceException
Custom Exception thrown when a URL is outside the whitelisted URLs
Since:
9.0
See Also:
  • Constructor Details

    • IllegalURLException

      public IllegalURLException(String message)
  • Method Details