Class InjectException

All Implemented Interfaces:
Serializable

public class InjectException extends RuntimeException
IOC/DI 框架异常
Author:
夜雨
See Also:
  • Constructor Details

    • InjectException

      public InjectException(String message)
    • InjectException

      public InjectException(String message, Throwable cause)