Class NoSimpleConstructor

java.lang.Object
java.lang.Throwable
java.lang.Exception
caseine.exceptions.NoSimpleConstructor
All Implemented Interfaces:
Serializable

public class NoSimpleConstructor extends Exception
Means that there is no consctructor with only parameters of simple type.
See Also:
  • Constructor Details

    • NoSimpleConstructor

      public NoSimpleConstructor()