Class MissingValueException

All Implemented Interfaces:
Serializable

public class MissingValueException extends RuntimeException
需要注入的 value 不存在
Version:
0.0.1
Author:
scx567888
See Also:
  • Constructor Details

    • MissingValueException

      public MissingValueException(String message)