public class RegistryException extends RuntimeException
Constructor and Description |
---|
RegistryException() |
RegistryException(String message) |
RegistryException(String message,
Throwable cause) |
RegistryException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
RegistryException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019 Red Hat. All rights reserved.