Class CommandRegistrationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
cz.zcu.fav.kiv.mjakubas.saf.command.exception.CommandRegistrationException
All Implemented Interfaces:
Serializable

public class CommandRegistrationException extends Exception
See Also:
  • Constructor Details

    • CommandRegistrationException

      public CommandRegistrationException()
    • CommandRegistrationException

      public CommandRegistrationException(String message)
    • CommandRegistrationException

      public CommandRegistrationException(String message, Throwable cause)
    • CommandRegistrationException

      public CommandRegistrationException(Throwable cause)