public class ConstructFailedException extends RuntimeException
ConstructFailedException(String message)
ConstructFailedException(String message, Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ConstructFailedException(String message)
public ConstructFailedException(String message, Throwable cause)
Copyright © 2021. All rights reserved.