Class CreateTokenFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.bamboo.accesstoken.exception.CreateTokenFailedException
All Implemented Interfaces:
Serializable

public class CreateTokenFailedException extends Exception
Exception is thrown when can not generate unique token id.
Since:
6.10
See Also:
  • Constructor Details

    • CreateTokenFailedException

      public CreateTokenFailedException(String message)