org.guvnor.asset.management.backend
Class AssetManagementRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.guvnor.asset.management.backend.AssetManagementRuntimeException
- All Implemented Interfaces:
- Serializable
public class AssetManagementRuntimeException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AssetManagementRuntimeException
public AssetManagementRuntimeException(String s)
AssetManagementRuntimeException
public AssetManagementRuntimeException(String s,
Throwable throwable)
AssetManagementRuntimeException
public AssetManagementRuntimeException(Throwable throwable)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.