org.axway.grapes.server.core.version
Class IncomparableException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.axway.grapes.server.core.version.IncomparableException
All Implemented Interfaces:
Serializable

public class IncomparableException
extends Exception

Incomparable Exception

This kind of exception is thrown when two versions cannot be compared.

Author:
jdcoffre
See Also:
Serialized Form

Constructor Summary
IncomparableException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IncomparableException

public IncomparableException()


Copyright © 2014. All Rights Reserved.