Class RelativeIRIException

All Implemented Interfaces:
Serializable

public class RelativeIRIException extends IRIException
Exception thrown due to relative IRIs when not permitted. See IRIxResolver.resolve.
See Also:
  • Constructor Details

    • RelativeIRIException

      public RelativeIRIException(String msg)
  • Method Details