public class LoadingException extends VerifierConstraintViolatedException
Constructor and Description |
---|
LoadingException()
Constructs a new LoadingException with null as its error message string.
|
LoadingException(String message)
Constructs a new LoadingException with the specified error message.
|
extendMessage, getMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LoadingException()
public LoadingException(String message)
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.