frysk.sys
Class Errno.Enomem

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by frysk.UserException
                  extended by frysk.sys.Errno
                      extended by frysk.sys.Errno.Enomem
All Implemented Interfaces:
Serializable
Enclosing class:
Errno

public static class Errno.Enomem
extends Errno

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class frysk.sys.Errno
Errno.Ebadf, Errno.Echild, Errno.Efault, Errno.Einval, Errno.Eio, Errno.Enoent, Errno.Enomem, Errno.Eperm, Errno.Esrch
 
Method Summary
 
Methods inherited from class frysk.sys.Errno
getMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait