Class MultipleConstructorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
tech.guilhermekaua.spigotboot.core.exceptions.MultipleConstructorException
All Implemented Interfaces:
Serializable

public class MultipleConstructorException extends RuntimeException
See Also:
  • Constructor Details

    • MultipleConstructorException

      public MultipleConstructorException(String message)