AeroGear SimplePush Server API 0.11.0

org.jboss.aerogear.simplepush.server.datastore
Class VersionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.jboss.aerogear.simplepush.server.datastore.VersionException
All Implemented Interfaces:
Serializable

public class VersionException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
VersionException()
           
VersionException(String message)
           
VersionException(String message, Throwable cause)
           
VersionException(Throwable cause)
           
 
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

VersionException

public VersionException()

VersionException

public VersionException(String message,
                        Throwable cause)

VersionException

public VersionException(String message)

VersionException

public VersionException(Throwable cause)

AeroGear SimplePush Server API 0.11.0

Copyright © 2014 JBoss by Red Hat. All Rights Reserved.