public class ConstructInvalidException extends ConstructException
Constructor and Description |
---|
ConstructInvalidException() |
ConstructInvalidException(String message) |
ConstructInvalidException(String message,
Throwable cause) |
ConstructInvalidException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2021 JBoss by Red Hat. All rights reserved.