Class NoSuchConstructorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cool.scx.bean.exception.NoSuchConstructorException
All Implemented Interfaces:
Serializable

public class NoSuchConstructorException extends RuntimeException
没找到任何构造参数异常
Version:
0.0.1
Author:
scx567888
See Also:
  • Constructor Details

    • NoSuchConstructorException

      public NoSuchConstructorException(String message)