Serialized Form
-
Package io.github.imagineDevit.giwt.core.errors
-
Exception io.github.imagineDevit.giwt.core.errors.DuplicateTestNameException
class DuplicateTestNameException extends GiwtError implements Serializable -
Exception io.github.imagineDevit.giwt.core.errors.GiwtError
class GiwtError extends RuntimeException implements Serializable -
Exception io.github.imagineDevit.giwt.core.errors.ParameterizedTestMethodException
class ParameterizedTestMethodException extends GiwtError implements Serializable-
Serialized Fields
-
reason
ParameterizedTestMethodException.Reasons reason
-
-
-
Exception io.github.imagineDevit.giwt.core.errors.ParameterSourceException
class ParameterSourceException extends GiwtError implements Serializable-
Serialized Fields
-
reason
ParameterSourceException.Reasons reason
-
-
-
Exception io.github.imagineDevit.giwt.core.errors.TestClassException
class TestClassException extends GiwtError implements Serializable-
Serialized Fields
-
reason
TestClassException.Reasons reason
-
-
-
Exception io.github.imagineDevit.giwt.core.errors.TestMethodException
class TestMethodException extends GiwtError implements Serializable-
Serialized Fields
-
reason
TestMethodException.Reasons reason
-
-
-