org.jboss.resteasy.client.exception
public class ResteasyMethodNotSupportedException extends ResteasyHttpException
Constructor and Description |
---|
ResteasyMethodNotSupportedException() |
ResteasyMethodNotSupportedException(String message) |
ResteasyMethodNotSupportedException(String message,
Throwable cause) |
ResteasyMethodNotSupportedException(Throwable cause) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ResteasyMethodNotSupportedException()
public ResteasyMethodNotSupportedException(String message)
public ResteasyMethodNotSupportedException(String message, Throwable cause)
public ResteasyMethodNotSupportedException(Throwable cause)
Copyright © 2015. All Rights Reserved.