ostore.mac
Class MacHandler.GuidNotEstablished
java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--ostore.mac.MacHandler.GuidNotEstablished
- All Implemented Interfaces: 
 - Serializable
 
- Enclosing class: 
 - MacHandler
 
- public class MacHandler.GuidNotEstablished
- extends Exception
  
Thrown when a request for action (such as MacHandler.authenticate(ostore.util.QuickSerializable, ostore.util.QSByteArray, ostore.util.SecureHash) or
 is called on a guid that doesn't have an
 established connection yet.
- See Also: 
 - Serialized Form
 
 
 
 
 
MacHandler.GuidNotEstablished
public MacHandler.GuidNotEstablished()
MacHandler.GuidNotEstablished
public MacHandler.GuidNotEstablished(String msg)
toString
public String toString()
- Overrides:
 toString in class Throwable