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