类 StackCategoryOneException

  • 所有已实现的接口:
    java.io.Serializable

    public class StackCategoryOneException
    extends ProguardCoreException
    Exception thrown when a type on the stack does not match the category one expected type.
    另请参阅:
    序列化表格
    • 构造器详细资料

      • StackCategoryOneException

        public StackCategoryOneException​(Value foundValue,
                                         java.lang.Throwable cause)
    • 方法详细资料

      • getFoundValue

        public Value getFoundValue()