Class org.as2lib.io.file.FileNotLoadedException

????
   +--Error
      +--org.as2lib.env.except.AbstractThrowable
         +--org.as2lib.env.except.Exception
            +--org.as2lib.io.file.FileNotLoadedException

Description

Method Index

new FileNotLoadedException()

Inherited from Exception

toString()

Inherited from AbstractThrowable

addStackTraceElement(), getCause(), getMessage(), getStackTrace(), getStringifier(), initCause(), setStringifier()

Constructor Detail

FileNotLoadedException

public function FileNotLoadedException(message:String, thrower, args:Array)