Guvnor - Asset Management Backend 6.2.0.CR3

org.guvnor.asset.management.backend
Class AssetManagementRuntimeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.guvnor.asset.management.backend.AssetManagementRuntimeException
All Implemented Interfaces:
Serializable

public class AssetManagementRuntimeException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
AssetManagementRuntimeException(String s)
           
AssetManagementRuntimeException(String s, Throwable throwable)
           
AssetManagementRuntimeException(Throwable throwable)
           
 
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

AssetManagementRuntimeException

public AssetManagementRuntimeException(String s)

AssetManagementRuntimeException

public AssetManagementRuntimeException(String s,
                                       Throwable throwable)

AssetManagementRuntimeException

public AssetManagementRuntimeException(Throwable throwable)

Guvnor - Asset Management Backend 6.2.0.CR3

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