public class LogicException extends RuntimeException
Constructor and Description |
---|
LogicException() |
LogicException(String message) |
LogicException(String message,
Throwable cause) |
LogicException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2024 OpenMRS Inc.. All rights reserved.