com.mucommander.file.impl.rar.provider.de.innosystec.unrar.exception
Class RarExceptionType

java.lang.Object
  extended by com.mucommander.file.impl.rar.provider.de.innosystec.unrar.exception.RarExceptionType

public class RarExceptionType
extends java.lang.Object


Field Summary
static RarExceptionType badRarArchive
           
static RarExceptionType buttomlessArchive
           
static RarExceptionType crcError
           
static RarExceptionType headerNotInArchive
           
static RarExceptionType ioError
           
static RarExceptionType mvNotImplemented
           
static RarExceptionType notImplementedYet
           
static RarExceptionType notRarArchive
           
static RarExceptionType rarEncryptedException
           
static RarExceptionType unkownError
           
static RarExceptionType wrongHeaderType
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String name()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

notImplementedYet

public static final RarExceptionType notImplementedYet

crcError

public static final RarExceptionType crcError

notRarArchive

public static final RarExceptionType notRarArchive

badRarArchive

public static final RarExceptionType badRarArchive

unkownError

public static final RarExceptionType unkownError

headerNotInArchive

public static final RarExceptionType headerNotInArchive

wrongHeaderType

public static final RarExceptionType wrongHeaderType

ioError

public static final RarExceptionType ioError

rarEncryptedException

public static final RarExceptionType rarEncryptedException

mvNotImplemented

public static final RarExceptionType mvNotImplemented

buttomlessArchive

public static final RarExceptionType buttomlessArchive
Method Detail

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

name

public java.lang.String name()


This file is part of muCommander - Copyright (C) 2002-2008 Maxence Bernard