cloudstack/server/src/com/cloud/cluster
Vijayendra Bhamidipati efdaa4d110 Bug 13127: API error text refer to database ids instead of uuids
Description:

1)	Moved RuntimeCloudException from api/ to utils/.

	Added simple constructor to RuntimeCloudException.

	Modified all classes that extended RuntimeException
	to extend RuntimeCloudException. These classes
	are listed below:

		ServerApiException
		CloudAuthenticationException
		CloudExecutionException
		AsyncCommandQueued
		HypervisorVersionChangedException
		RuntimeCloudException

2)	Added overloaded constructed to CloudException.
	Modified all classes that extend Exception to extend CloudException instead.
	These classes are listed below:

		ConcurrentOperationException
                ConflictingNetworkSettingsException
                ConnectionException
                DiscoveryException
                InsufficientCapacityException
                ManagementServerException
                ResourceUnavailableException
                VirtualMachineMigrationException
                AgentControlChannelException
                OperationTimedoutException.java
                UnsupportedVersionException.java
                UsageServerException.java
                UnableDeleteHostException.java
                AgentAuthnException.java
                HttpCallException.java
                ActiveFencingException.java
                ClusterInvalidSessionException.java
                GreTunnelException.java
                OvsVlanExhaustedException.java
2012-05-01 13:21:44 +01:00
..
agentlb Switch to Apache license 2012-04-03 04:54:14 -07:00
dao Switch to Apache license 2012-04-03 04:54:14 -07:00
ActiveFencingException.java Bug 13127: API error text refer to database ids instead of uuids 2012-05-01 13:21:44 +01:00
CheckPointManager.java Switch to Apache license 2012-04-03 04:54:14 -07:00
CheckPointManagerImpl.java Switch to Apache license 2012-04-03 04:54:14 -07:00
CheckPointVO.java Switch to Apache license 2012-04-03 04:54:14 -07:00
CleanupMaid.java Switch to Apache license 2012-04-03 04:54:14 -07:00
ClusterFenceManager.java Switch to Apache license 2012-04-03 04:54:14 -07:00
ClusterFenceManagerImpl.java Switch to Apache license 2012-04-03 04:54:14 -07:00
ClusterInvalidSessionException.java Bug 13127: API error text refer to database ids instead of uuids 2012-05-01 13:21:44 +01:00
ClusterManager.java Switch to Apache license 2012-04-03 04:54:14 -07:00
ClusterManagerImpl.java Bug 14301: Perform socket-level only management server pings 2012-04-05 15:02:30 -07:00
ClusterManagerListener.java Switch to Apache license 2012-04-03 04:54:14 -07:00
ClusterManagerMBean.java Switch to Apache license 2012-04-03 04:54:14 -07:00
ClusterManagerMBeanImpl.java Switch to Apache license 2012-04-03 04:54:14 -07:00
ClusterManagerMessage.java Switch to Apache license 2012-04-03 04:54:14 -07:00
ClusterNodeJoinEventArgs.java Switch to Apache license 2012-04-03 04:54:14 -07:00
ClusterNodeLeftEventArgs.java Switch to Apache license 2012-04-03 04:54:14 -07:00
ClusterService.java Switch to Apache license 2012-04-03 04:54:14 -07:00
ClusterServiceAdapter.java Switch to Apache license 2012-04-03 04:54:14 -07:00
ClusterServicePdu.java Switch to Apache license 2012-04-03 04:54:14 -07:00
ClusterServiceRequestPdu.java Switch to Apache license 2012-04-03 04:54:14 -07:00
ClusterServiceServletAdapter.java Switch to Apache license 2012-04-03 04:54:14 -07:00
ClusterServiceServletContainer.java bug 14618: Protect servlet container from shutting down on unexpected runtime exceptions 2012-04-05 15:02:43 -07:00
ClusterServiceServletHttpHandler.java Switch to Apache license 2012-04-03 04:54:14 -07:00
ClusterServiceServletImpl.java Switch to Apache license 2012-04-03 04:54:14 -07:00
ClusteredAgentRebalanceService.java Switch to Apache license 2012-04-03 04:54:14 -07:00
DummyClusterManagerImpl.java Switch to Apache license 2012-04-03 04:54:14 -07:00
LockMasterListener.java Switch to Apache license 2012-04-03 04:54:14 -07:00
ManagementServerHostPeerVO.java Switch to Apache license 2012-04-03 04:54:14 -07:00
ManagementServerHostVO.java Switch to Apache license 2012-04-03 04:54:14 -07:00
ManagementServerNode.java Switch to Apache license 2012-04-03 04:54:14 -07:00
RemoteMethodConstants.java Switch to Apache license 2012-04-03 04:54:14 -07:00
StackMaid.java Switch to Apache license 2012-04-03 04:54:14 -07:00