public class NoSuchAppRegistrationException extends RuntimeException
AppRegistration
of a given name and ApplicationType
was
expected but did not exist.Constructor and Description |
---|
NoSuchAppRegistrationException(String name,
ApplicationType type) |
NoSuchAppRegistrationException(String name,
ApplicationType type,
String version) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoSuchAppRegistrationException(String name, ApplicationType type)
public NoSuchAppRegistrationException(String name, ApplicationType type, String version)
Copyright © 2024 Pivotal Software, Inc.. All rights reserved.