Class UnsupportedTargetMimeTypeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
rife.cmf.format.exceptions.FormatException
rife.cmf.format.exceptions.UnsupportedTargetMimeTypeException
All Implemented Interfaces:
Serializable

public class UnsupportedTargetMimeTypeException extends FormatException
See Also:
  • Constructor Details

    • UnsupportedTargetMimeTypeException

      public UnsupportedTargetMimeTypeException(MimeType mimeType)
  • Method Details

    • getMimeType

      public MimeType getMimeType()