Package dev.galasa
Class ManagerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
dev.galasa.ManagerException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CicstsManagerException,CloudManagerException,CoreManagerException,Db2ManagerException,DockerManagerException,DockerProvisionException,GalasaEcosystemManagerException,GitHubIssueManagerException,HttpClientException,ImstmManagerException,IpNetworkManagerException,JavaManagerException,JMeterManagerException,KubernetesManagerException,LinuxManagerException,MqManagerException,OpenstackManagerException,OutputRepositoryException,SdvManagerException,SeleniumManagerException,SkeletonProcessorException,TestBundleResourceException,TextScanManagerException,WindowsManagerException,Zos3270ManagerException,ZosLibertyAngelManagerException,ZosLibertyManagerException,ZosManagerException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionManagerException(String message) ManagerException(String message, Throwable cause) ManagerException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) ManagerException(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
-
ManagerException
public ManagerException() -
ManagerException
-
ManagerException
-
ManagerException
-
ManagerException
-