Package br.com.moip.exception
Class UnauthorizedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
br.com.moip.exception.MoipException
br.com.moip.exception.UnauthorizedException
- All Implemented Interfaces:
java.io.Serializable
public class UnauthorizedException extends MoipException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description UnauthorizedException() -
Method Summary
-
Constructor Details
-
UnauthorizedException
public UnauthorizedException()
-