Class UnsupportedContentException

java.lang.Object
java.lang.Throwable
java.lang.Exception
no.hasmac.rdf.io.error.UnsupportedContentException
All Implemented Interfaces:
Serializable

public class UnsupportedContentException extends Exception
See Also:
  • Field Details

    • serialVersionUID

      private static final long serialVersionUID
      See Also:
    • contenttYpe

      private final String contenttYpe
  • Constructor Details

    • UnsupportedContentException

      public UnsupportedContentException(String contentType)
  • Method Details

    • getContentType

      public String getContentType()