Class VersionException

All Implemented Interfaces:
Serializable

public class VersionException extends OKMException
OKMVersionException
Author:
jllort
See Also:
  • Constructor Details

    • VersionException

      public VersionException()
    • VersionException

      public VersionException(String arg0, String serverStacktrace)
    • VersionException

      public VersionException(String arg0, Throwable arg1)
    • VersionException

      public VersionException(Throwable arg0)