Class EntityActionVetoException

    • Constructor Detail

      • EntityActionVetoException

        public EntityActionVetoException​(String message,
                                         EntityAction entityAction)
        Constructs a EntityActionVetoException
        Parameters:
        message - Message explaining the exception condition
        entityAction - The EntityAction was vetoed that was vetoed.
    • Method Detail