net.stepniak.picheese.pojos.v1
Class Error

java.lang.Object
  extended by net.stepniak.picheese.pojos.Base
      extended by net.stepniak.picheese.pojos.v1.Error
All Implemented Interfaces:
Serializable

public class Error
extends Base

See Also:
Serialized Form

Constructor Summary
Error()
           
Error(ServerErrorType error)
           
 
Method Summary
 String getError()
           
 String getMsg()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Error

public Error()

Error

public Error(ServerErrorType error)
Method Detail

getMsg

public String getMsg()

getError

public String getError()


Copyright © 2013. All Rights Reserved.