Package io.github.qishr.cascara.common.content.type
Class ContentTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.github.qishr.cascara.common.util.CascaraRuntimeException
io.github.qishr.cascara.common.content.type.ContentTypeException
public class ContentTypeException
extends CascaraRuntimeException
Constructor Summary
| Constructor | Description |
|---|---|
| ContentTypeException(String message) | |
| ContentTypeException(String message, ContentType contentType) | |
| ContentTypeException(String message, Exception e) |
Method Summary
| Modifier and Type | Method | Description |
|---|---|---|
| public ContentType | getContentType() |
Method Details
getContentType
public ContentType getContentType()