Serialized Form
-
Package dev.zucca_ops.kustomtrace.exceptions
-
Exception dev.zucca_ops.kustomtrace.exceptions.InvalidContentException
class InvalidContentException extends KustomException implements Serializable -
Exception dev.zucca_ops.kustomtrace.exceptions.InvalidReferenceException
class InvalidReferenceException extends KustomException implements Serializable-
Serialized Fields
-
isError
boolean isError
-
-
-
Exception dev.zucca_ops.kustomtrace.exceptions.KustomException
class KustomException extends Exception implements Serializable-
Serialized Fields
-
path
Path path
The file system path primarily associated with this exception, if applicable. Can be null if the exception is not specific to a single file path.
-
-
-
Exception dev.zucca_ops.kustomtrace.exceptions.NotAnAppException
class NotAnAppException extends KustomException implements Serializable -
Exception dev.zucca_ops.kustomtrace.exceptions.UnreferencedFileException
class UnreferencedFileException extends KustomException implements Serializable
-