Class PunchOutSessionNotFoundException

All Implemented Interfaces:
Serializable

public class PunchOutSessionNotFoundException extends PunchOutException
See Also:
  • Constructor Details

    • PunchOutSessionNotFoundException

      public PunchOutSessionNotFoundException(String message)
      Constructor.
      Parameters:
      message - the error message
    • PunchOutSessionNotFoundException

      public PunchOutSessionNotFoundException(String message, Throwable cause)
      Constructor.
      Parameters:
      message - the error message
      cause - the cause