Class RequireAllException

All Implemented Interfaces:
Serializable

public class RequireAllException extends RuntimeException
Thrown with one of argument in Require.objects is null.
See Also:
  • Constructor Details

    • RequireAllException

      public RequireAllException()
      Creates an instance of RequireAllException.