Inherits from com.wombat.mama.MamaException, RuntimeException
| Name | |
|---|---|
| MamaNotEntitledException(String message, Throwable cause) | |
| MamaNotEntitledException(Throwable cause) | |
| MamaNotEntitledException(String message) |
Public Functions inherited from com.wombat.mama.MamaException
| Name | |
|---|---|
| MamaException(final String message, final Throwable cause) | |
| MamaException(final Throwable cause) | |
| MamaException(final String message) |
inline MamaNotEntitledException(
String message,
Throwable cause
)
inline MamaNotEntitledException(
Throwable cause
)
inline MamaNotEntitledException(
String message
)
Updated on 2023-03-31 at 15:29:43 +0100