public class AppAlreadyRegisteredException extends IllegalStateException
Constructor and Description |
---|
AppAlreadyRegisteredException(AppRegistration previous) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
AppRegistration |
getPrevious() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AppAlreadyRegisteredException(AppRegistration previous)
public String getMessage()
getMessage
in class Throwable
public AppRegistration getPrevious()
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.