public class SubjectAreaFVTCheckedException extends Exception
| Constructor and Description |
|---|
SubjectAreaFVTCheckedException(String message)
This is the typical constructor used for creating a SubjectAreaFVTCheckedException.
|
SubjectAreaFVTCheckedException(String message,
Exception e)
This is the constructor used for creating a SubjectAreaFVTCheckedException that resulted from a previous error.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SubjectAreaFVTCheckedException(String message)
message - Error messageCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.