Class UnsupportedMimeTypeException

All Implemented Interfaces:
Serializable

public class UnsupportedMimeTypeException extends OKMException
OKMUnsupportedMimeTypeException
Author:
jllort
See Also:
  • Constructor Details

    • UnsupportedMimeTypeException

      public UnsupportedMimeTypeException()
    • UnsupportedMimeTypeException

      public UnsupportedMimeTypeException(String arg0, String serverStacktrace)
    • UnsupportedMimeTypeException

      public UnsupportedMimeTypeException(String arg0, Throwable arg1)
    • UnsupportedMimeTypeException

      public UnsupportedMimeTypeException(Throwable arg0)