ozone core API

org.ozoneDB.core
Class PermissionError

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Error
          extended byorg.ozoneDB.core.PermissionError
All Implemented Interfaces:
java.io.Serializable

public class PermissionError
extends java.lang.Error

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.lang.Error
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
PermissionError()
           
PermissionError(java.lang.String s)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PermissionError

public PermissionError()

PermissionError

public PermissionError(java.lang.String s)

ozone core API

Copyright (C) The Ozone Database Project - www.ozone-db.org. All rights reserved.