public class EntityException extends Exception
EntityException(String msg)
EntityException(String msg, Throwable cause)
EntityException(Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public EntityException(String msg)
public EntityException(String msg, Throwable cause)
public EntityException(Throwable cause)
Copyright © 2025. All rights reserved.