Class UnsupportedMediaType

All Implemented Interfaces:
Serializable

public class UnsupportedMediaType extends PKIException
Author:
Marco Fargetta <mfargett@redhat.com>
See Also:
  • Constructor Details

    • UnsupportedMediaType

      public UnsupportedMediaType(String message)
    • UnsupportedMediaType

      public UnsupportedMediaType(String message, Throwable cause)
    • UnsupportedMediaType

      public UnsupportedMediaType(PKIException.Data data)