public class UnsupportedProtocolException extends WagonException
Constructor and Description |
---|
UnsupportedProtocolException(String message) |
UnsupportedProtocolException(String message,
Throwable cause) |
getCause, initCause
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnsupportedProtocolException(String message)
WagonException
public UnsupportedProtocolException(String message, Throwable cause)
WagonException
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.