Package dev.galasa.zos3270
Class TextNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
dev.galasa.zos3270.Zos3270Exception
dev.galasa.zos3270.TextNotFoundException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionTextNotFoundException
(String message) TextNotFoundException
(String message, Throwable cause) TextNotFoundException
(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) TextNotFoundException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TextNotFoundException
public TextNotFoundException() -
TextNotFoundException
-
TextNotFoundException
-
TextNotFoundException
-
TextNotFoundException
-