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) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoSuchAppRegistrationException(String name, ApplicationType type)
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.