Serialized Form
-
Package tech.guilhermekaua.spigotboot.core.exceptions
-
Exception tech.guilhermekaua.spigotboot.core.exceptions.CircularDependencyException
class CircularDependencyException extends CycleDetectedException implements Serializable -
Exception tech.guilhermekaua.spigotboot.core.exceptions.CycleDetectedException
class CycleDetectedException extends RuntimeException implements Serializable -
Exception tech.guilhermekaua.spigotboot.core.exceptions.ModuleInitializationException
class ModuleInitializationException extends RuntimeException implements Serializable -
Exception tech.guilhermekaua.spigotboot.core.exceptions.MultipleConstructorException
class MultipleConstructorException extends RuntimeException implements Serializable -
Exception tech.guilhermekaua.spigotboot.core.exceptions.ValidationException
class ValidationException extends RuntimeException implements Serializable
-