Class InvalidValueException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.swiftmq.swiftlet.scheduler.InvalidValueException
All Implemented Interfaces:
Serializable

public class InvalidValueException extends Exception
An InvalidValueException is thrown by a JobParameterVerifier if a parameter value is invalid.
Author:
IIT GmbH, Bremen/Germany, Copyright (c) 2000-2003, All Rights Reserved
See Also:
  • Constructor Details

    • InvalidValueException

      public InvalidValueException(String s)
      Creates a InvalidValueException
      Parameters:
      s - Message