Class AccountManagementFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.wavefront.spring.account.AccountManagementFailedException
All Implemented Interfaces:
Serializable

public class AccountManagementFailedException extends RuntimeException
Thrown if managing an account failed.
Author:
Stephane Nicoll
See Also:
Serialized Form
  • Constructor Details

    • AccountManagementFailedException

      public AccountManagementFailedException(String message)