net.stepniak.picheese.error.server.exception
Class MethodNotAllowedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.stepniak.picheese.error.server.exception.ServerBaseException
net.stepniak.picheese.error.server.exception.MethodNotAllowedException
- All Implemented Interfaces:
- Serializable
public class MethodNotAllowedException
- extends ServerBaseException
Thrown on 405 Method not allowed
- See Also:
- Serialized Form
MethodNotAllowedException
public MethodNotAllowedException(ServerErrorType error)
MethodNotAllowedException
public MethodNotAllowedException(ServerErrorType error,
Throwable cause)
Copyright © 2013. All Rights Reserved.