Class PunishmentAuditException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.murmelmeister.murmelapi.exceptions.MurmelException
de.murmelmeister.murmelapi.exceptions.punishment.PunishmentException
de.murmelmeister.murmelapi.exceptions.punishment.PunishmentAuditException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPunishmentAuditException(String message) PunishmentAuditException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PunishmentAuditException
-
PunishmentAuditException
-
PunishmentAuditException
-