类 EntityActionVetoException

    • 构造器详细资料

      • EntityActionVetoException

        public EntityActionVetoException​(String message,
                                         EntityAction entityAction)
        Constructs a EntityActionVetoException
        参数:
        message - Message explaining the exception condition
        entityAction - The EntityAction was vetoed that was vetoed.
    • 方法详细资料