Class VersionFormatException

All Implemented Interfaces:
Serializable, IIdentifiable

public class VersionFormatException extends AbstractException
A version format exception.
Author:
Holger Eichelberger
See Also:
  • Field Details

  • Constructor Details

    • VersionFormatException

      public VersionFormatException(String message, int code)
      Creates a new version format exception based on a message.
      Parameters:
      message - the error message
      code - a code representing the reason