Class NoUniqueConstructorException

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

public class NoUniqueConstructorException extends RuntimeException
找到多个构造函数异常
Version:
0.0.1
Author:
scx567888
See Also:
  • Constructor Details

    • NoUniqueConstructorException

      public NoUniqueConstructorException(String message)