public class AutodiscoverLocalException extends ServiceLocalException
Constructor and Description |
---|
AutodiscoverLocalException()
Initializes a new instance of the class.
|
AutodiscoverLocalException(String message)
Initializes a new instance of the class.
|
AutodiscoverLocalException(String message,
Exception innerException)
Initializes a new instance of the class.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AutodiscoverLocalException()
public AutodiscoverLocalException(String message)
message
- the messagepublic AutodiscoverLocalException(String message, Exception innerException)
message
- the messageinnerException
- the inner exceptionCopyright © 2012–2015 Microsoft. All rights reserved.