aerogear-controller 1.0.1

org.jboss.aerogear.controller.router
Class AeroGearException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.jboss.aerogear.controller.router.AeroGearException
All Implemented Interfaces:
Serializable

public class AeroGearException
extends RuntimeException

See Also:
Serialized Form

Field Summary
private static long serialVersionUID
           
 
Constructor Summary
AeroGearException()
           
AeroGearException(String message)
           
AeroGearException(String message, Throwable cause)
           
AeroGearException(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
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

AeroGearException

public AeroGearException()

AeroGearException

public AeroGearException(String message,
                         Throwable cause)

AeroGearException

public AeroGearException(String message)

AeroGearException

public AeroGearException(Throwable cause)

aerogear-controller 1.0.1

Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.