类 SPIBeanTypeMismatchException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.burukeyou.smartdi.exceptions.SPIBeanTypeMismatchException
-
- 所有已实现的接口:
Serializable
public class SPIBeanTypeMismatchException extends RuntimeException
- 另请参阅:
- 序列化表格
-
-
构造器概要
构造器 限定符 构造器 说明 SPIBeanTypeMismatchException()SPIBeanTypeMismatchException(String message)SPIBeanTypeMismatchException(String message, Throwable cause)protectedSPIBeanTypeMismatchException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)SPIBeanTypeMismatchException(Throwable cause)
-
方法概要
-